2 implementations of SupportedTextSelection
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1346
SupportedTextSelection ITextProvider.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.ITextProvider.g.cs (1)
248
*pRetVal = __object.
SupportedTextSelection
;