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