SelectionContainer Property
Definition
Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ISelectionProvider? SelectionContainer { get; }
Public ReadOnly Property SelectionContainer As ISelectionProvider
Get
abstract SelectionContainer : ISelectionProvider with get
override SelectionContainer : ISelectionProvider with get
Property Value
ISelectionProviderImplements
ISelectionItemProvider.SelectionContainerSee Also
Reference
RadioButtonAutomationPeer Class
Avalonia.Controls.Automation.Peers Namespace