4 references to CursorShadow
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1224
while (!_cacheValid[(int)CacheSlot.
CursorShadow
])
1226
_cacheValid[(int)CacheSlot.
CursorShadow
] = true;
1233
_cacheValid[(int)CacheSlot.
CursorShadow
] = false;
5262
return InvalidateProperty((int)CacheSlot.
CursorShadow
, "CursorShadow");