Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 648 Bytes

comboboxautomationpeer_setvisualstate_1154096573.md

File metadata and controls

23 lines (16 loc) · 648 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.SetVisualState(Microsoft.UI.Xaml.Automation.WindowVisualState)
winrt method

Microsoft.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.SetVisualState

-description

Changes the visual state of the ComboBox control.

-parameters

-param state

The visual state for the ComboBox control, as a value of the enumeration.

-remarks

-examples

-see-also