1 write to _cacheCursorShadow
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1584
_cacheCursorShadow
= CreateInstance(SystemResourceKeyID.CursorShadow);
2 references to _cacheCursorShadow
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1582
if (
_cacheCursorShadow
== null)
1587
return
_cacheCursorShadow
;