4 implementations of AddToSelection
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
135
public void
AddToSelection
()
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
2049
void ITextRangeProvider.
AddToSelection
()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
442
void ITextRangeProvider.
AddToSelection
()
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
334
void ITextRangeProvider.
AddToSelection
()
1 reference to AddToSelection
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
322
_iface.
AddToSelection
();