Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 530 Bytes

comboboxautomationpeer_ismodal.md

File metadata and controls

22 lines (15 loc) · 530 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.IsModal
winrt property

Microsoft.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.IsModal

-description

Gets a Boolean value indicating if the ComboBox control is modal.

-property-value

A Boolean value indicating if the ComboBox control is modal.

-remarks

-examples

-see-also