1 write to _extraInformation
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
76
_extraInformation
= new SecurityCriticalData<IntPtr>(extraInformation);
1 reference to _extraInformation
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
116
return
_extraInformation
.Value;