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)
- C#
- VB
- F#
ISelectionProvider? SelectionContainer { get; }
ReadOnly Property SelectionContainer As ISelectionProvider
Get
abstract SelectionContainer : ISelectionProvider with get
Property Value
ISelectionProviderSee Also
Reference
ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace