2 implementations of SupportedTextSelection
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1360
SupportedTextSelection ITextProvider2.Interface.
SupportedTextSelection
=> SupportedTextSelectionInternal;
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextProvider.cs (1)
29
public abstract SupportedTextSelection
SupportedTextSelection
{ get; }
1 reference to SupportedTextSelection
System.Windows.Forms.Primitives (1)
Windows.Win32.ITextProvider2.g.cs (1)
206
*pRetVal = __object.
SupportedTextSelection
;