4 implementations of AddToSelection
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
136
public void
AddToSelection
()
PresentationFramework (1)
System\Windows\Controls\TextRangeAdaptor.cs (1)
2050
void ITextRangeProvider.
AddToSelection
()
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (1)
443
void ITextRangeProvider.
AddToSelection
()
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
335
void ITextRangeProvider.
AddToSelection
()
1 reference to AddToSelection
PresentationCore (1)
MS\Internal\Automation\TextRangeProviderWrapper.cs (1)
323
_iface.
AddToSelection
();