PivotAutomationPeer.ISelectionProvider.IsSelectionRequired Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the Microsoft UI Automation provider requires at least one child element to be selected.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.BooleanReturns true if at least one child element must be selected; otherwise, false.
Implements
ISelectionProvider.IsSelectionRequired
Show: