2 references to CharacterCasing
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
1231
if (this.
CharacterCasing
== CharacterCasing.Upper)
1236
else if (this.
CharacterCasing
== CharacterCasing.Lower)