[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.BaseInterfaces.IUiaSelectionProvider

IUiaSelectionProvider Interface

public interface representing containers that manage selection.

Namespace: C1.Win.Accessibility.Items.BaseInterfaces
Assembly: C1.Win.8.dll
Syntax
public interface IUiaSelectionProvider
Remarks

Client code uses this public interface; server implementers implent the ISelectionProvider public interface instead.

Properties

Name Description
CanSelectMultiple

Indicates whether the control allows more than one element to be selected

IsSelectionRequired

Indicates whether the control requires at least one element to be selected

Methods

Name Description
GetSelection()

Get the currently selected elements