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