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