1 write to _cacheCursorShadow
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1743
_cacheCursorShadow
= CreateInstance(SystemResourceKeyID.CursorShadow);
2 references to _cacheCursorShadow
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1741
if (
_cacheCursorShadow
== null)
1746
return
_cacheCursorShadow
;