4 implementations of SupportedTextSelection
PresentationCore (1)
MS\Internal\Automation\TextProviderWrapper.cs (1)
75
public SupportedTextSelection
SupportedTextSelection
PresentationFramework (1)
System\Windows\Controls\TextAdaptor.cs (1)
692
SupportedTextSelection ITextProvider.
SupportedTextSelection
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
386
SupportedTextSelection ITextProvider.
SupportedTextSelection
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
319
SupportedTextSelection ITextProvider.
SupportedTextSelection
2 references to SupportedTextSelection
PresentationCore (1)
MS\Internal\Automation\TextProviderWrapper.cs (1)
138
return _iface.
SupportedTextSelection
;
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
2034
if (((ITextProvider)_textAdaptor).
SupportedTextSelection
== SupportedTextSelection.None)