Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 537 Bytes

combobox_description.md

File metadata and controls

28 lines (16 loc) · 537 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.ComboBox.Description
winrt property
RS5

Windows.UI.Xaml.Controls.ComboBox.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