[]
Provides data for an UIStrings item related event.
public class UIStringsItemEventArgs : EventArgs
| Name | Description |
|---|---|
| Description | Gets the description. |
| IsDefault | Gets a value indicating whether this instance is default. |
| Key | Gets key of the item being added or changed. |
| Value | Gets the string value. |