Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 494 Bytes

textbox_description.md

File metadata and controls

25 lines (15 loc) · 494 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.TextBox.Description
winrt property

Microsoft.UI.Xaml.Controls.TextBox.Description

-description

Gets or sets content that is shown below the control. The content should provide guidance about the input expected by the control.

-property-value

The content to be displayed below the control. The default is null.

-remarks

-see-also

-examples