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)
76
public char CharacterCode {get {return
_characterCode
;}}