ButtonProperties Class |
Namespace: Cauldron.XAML.Theme
public static class ButtonProperties
The ButtonProperties type exposes the following members.
Name | Description | |
---|---|---|
GetImageKey |
Gets the value of ImageKey
| |
GetText |
Gets the value of Text
| |
SetImageKey |
Sets the value of the ImageKey attached property
| |
SetText |
Sets the value of the Text attached property
|
Name | Description | |
---|---|---|
ImageKeyProperty |
Identifies the ImageKey dependency property
| |
TextProperty |
Identifies the Text dependency property
|
Name | Description | |
---|---|---|
ImageKey |
Identifies the ImageKey dependency property
| |
Text |
Identifies the Text dependency property
|