2 references to FirstUnit
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (2)
463
ITextRange subrange =
FirstUnit
(_range);
721
for (ITextRange unitRange =
FirstUnit
(range); NextUnit(end, unitRange, TomUnit.tomCharFormat); )