4 implementations of SupportedTextSelection
PresentationCore (1)
MS\Internal\Automation\TextProviderWrapper.cs (1)
76
public SupportedTextSelection
SupportedTextSelection
PresentationFramework (1)
System\Windows\Controls\TextAdaptor.cs (1)
690
SupportedTextSelection ITextProvider.
SupportedTextSelection
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
387
SupportedTextSelection ITextProvider.
SupportedTextSelection
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
320
SupportedTextSelection ITextProvider.
SupportedTextSelection
2 references to SupportedTextSelection
PresentationCore (1)
MS\Internal\Automation\TextProviderWrapper.cs (1)
139
return _iface.
SupportedTextSelection
;
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
2035
if (((ITextProvider)_textAdaptor).
SupportedTextSelection
== SupportedTextSelection.None)