Localized Class |
Namespace: Cauldron.XAML.Interactivity
public static class Localized
The Localized type exposes the following members.
| Name | Description | |
|---|---|---|
| GetLocalizedText |
Gets the value of LocalizedText
| |
| GetText |
Gets the value of Text
| |
| GetToolTip |
Gets the value of ToolTipProperty | |
| SetLocalizedText |
Sets the value of the LocalizedText attached property
| |
| SetText |
Sets the value of the Text attached property
| |
| SetToolTip |
Sets the value of the ToolTipProperty attached property
|
| Name | Description | |
|---|---|---|
| LocalizedTextProperty |
Identifies the LocalizedText dependency property
| |
| TextProperty |
Identifies the Text dependency property
| |
| ToolTipProperty |
Identifies the ToolTipProperty dependency property
|
| Name | Description | |
|---|---|---|
| LocalizedText |
Identifies the LocalizedText dependency property
| |
| Text |
Identifies the Text dependency property
| |
| ToolTip |
Identifies the ToolTipProperty dependency property
|