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