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