Skip to main content

ITextProvider Interface

Definition

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

[ComVisibleAttribute(true)]
[GuidAttribute("3589c92c-63f3-4367-99bb-ada653b77cf2")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITextProvider
View Source

Properties

DocumentRange 
SupportedTextSelection 

Methods

GetSelection() 
GetVisibleRanges() 
RangeFromChild(IRawElementProviderSimple) 
RangeFromPoint(Point) 

See Also

Reference

Avalonia.Win32.Interop.Automation Namespace