TextBoxProperties Class |
Namespace: Cauldron.XAML.Theme
public static class TextBoxProperties
The TextBoxProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAlternativeText |
Gets the value of AlternativeText
| |
| GetButtonsTemplate |
Gets the value of ButtonsTemplate
| |
| GetHeader |
Gets the value of Header
| |
| SetAlternativeText |
Sets the value of the AlternativeText attached property
| |
| SetButtonsTemplate |
Sets the value of the ButtonsTemplate attached property
| |
| SetHeader |
Sets the value of the Header attached property
|
| Name | Description | |
|---|---|---|
| AlternativeTextProperty |
Identifies the AlternativeText dependency property
| |
| ButtonsTemplateProperty |
Identifies the ButtonsTemplate dependency property
| |
| HeaderProperty |
Identifies the Header dependency property
|
| Name | Description | |
|---|---|---|
| AlternativeText |
Identifies the AlternativeText dependency property
| |
| ButtonsTemplate |
Identifies the ButtonsTemplate dependency property
| |
| Header |
Identifies the Header dependency property
|