TextBox Fields
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The TextBox type exposes the following members.
| Name | Description | |
|---|---|---|
|
CharacterCasingProperty | Identifies the CharacterCasing dependency property. |
|
MaxLengthProperty | Identifies the MaxLength dependency property. |
|
MaxLinesProperty | Identifies the MaxLines dependency property. |
|
MinLinesProperty | Identifies the MinLines dependency property. |
|
TextAlignmentProperty | Identifies the TextAlignment dependency property. |
|
TextDecorationsProperty | Identifies the TextDecorations dependency property. |
|
TextProperty | Identifies the Text dependency property. |
|
TextWrappingProperty | Identifies the TextWrapping dependency property. |