This topic has not yet been rated - Rate this topic

SelectorAutomationPeer.IsSelectionRequired property

Gets a value that indicates whether the Microsoft UI Automation provider requires at least one child element to be selected.

Syntax


public bool IsSelectionRequired { get; }

Property value

Type: System.Boolean [.NET] | Platform::Boolean [C++]

true if selection is required; otherwise, false.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

See also

SelectorAutomationPeer

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.