4 references to CursorShadow
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1342
while (!_cacheValid[(int)CacheSlot.
CursorShadow
])
1344
_cacheValid[(int)CacheSlot.
CursorShadow
] = true;
1351
_cacheValid[(int)CacheSlot.
CursorShadow
] = false;
5841
return InvalidateProperty((int)CacheSlot.
CursorShadow
, "CursorShadow");