1 write to _characterCode
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawTextInputReport.cs (1)
54_characterCode = characterCode;
1 reference to _characterCode
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawTextInputReport.cs (1)
76public char CharacterCode {get {return _characterCode;}}