Skip to main content

SelectionContainer Property

Gets the UI Automation provider that implements ISelectionProvider and acts as the container for the calling object.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

ISelectionProvider? SelectionContainer { get; }
View Source

Property Value

ISelectionProvider

See Also

Reference

ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace