Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 509 Bytes

comboboxautomationpeer_setvalue_824526199.md

File metadata and controls

25 lines (16 loc) · 509 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.SetValue(System.String)
winrt method

Windows.UI.Xaml.Automation.Peers.ComboBoxAutomationPeer.SetValue

-description

Sets the value of a control, as an implementation of the IValueProvider pattern.

-parameters

-param value

The value to set.

-remarks

-examples

-see-also