9 references to Character
PresentationFramework (3)
System\Windows\Controls\TextRangeAdaptor.cs (3)
525case TextUnit.Character: 731case TextUnit.Character: 1000case TextUnit.Character:
UIAutomationClient (1)
System\Windows\Automation\Text\TextRange.cs (1)
463if (unit<TextUnit.Character || unit>TextUnit.Document)
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (4)
84case TextUnit.Character: 90End = MoveEndpointForward(End, TextUnit.Character, 1, out moved); 819case TextUnit.Character: 930case TextUnit.Character:
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
1245case TextUnit.Character: