2 references to CharacterCasing
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditor.cs (2)
1258
if (this.
CharacterCasing
== CharacterCasing.Upper)
1263
else if (this.
CharacterCasing
== CharacterCasing.Lower)