4 implementations of Select
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
131
public void
Select
()
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
2033
void ITextRangeProvider.
Select
()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
436
void ITextRangeProvider.
Select
()
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
321
void ITextRangeProvider.
Select
()
1 reference to Select
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
317
_iface.
Select
();