ComboBoxAutomationPeer.SetValue methods

[This documentation is preliminary and is subject to change.]

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

Overload list

Method Description
SetValue(String) Sets the value of a control, as an implementation of the IValueProvider pattern.
SetValue(DependencyProperty, Object)

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

Windows Server 2012 R2

Minimum supported phone

Windows Phone (code-named "Blue") [Windows Runtime apps only]

Namespace

Windows.UI.Xaml.Automation.Peers Windows::UI::Xaml::Automation::Peers [C++]

Metadata

Windows.winmd

See also

ComboBoxAutomationPeer