1 write to _cursorShadow
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1346if (UnsafeNativeMethods.SystemParametersInfo(NativeMethods.SPI_GETCURSORSHADOW, 0, ref _cursorShadow, 0))
1 reference to _cursorShadow
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1357return _cursorShadow;