9 references to Character
PresentationFramework (3)
System\Windows\Controls\TextRangeAdaptor.cs (3)
524case TextUnit.Character: 730case TextUnit.Character: 999case TextUnit.Character:
UIAutomationClient (1)
System\Windows\Automation\Text\TextRange.cs (1)
462if (unit<TextUnit.Character || unit>TextUnit.Document)
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
83case TextUnit.Character: 89End = MoveEndpointForward(End, TextUnit.Character, 1, out moved); 818case TextUnit.Character: 929case TextUnit.Character:
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
1244case TextUnit.Character: