Skip to main content

ISelectionItemProvider Interface

Definition

Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("2acad808-b2d4-452d-a407-91ff1ad167b2")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISelectionItemProvider
View Source

Properties

IsSelected 
SelectionContainer 

Methods

AddToSelection() 
RemoveFromSelection() 
Select() 

See Also

Reference

Avalonia.Win32.Interop.Automation Namespace