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