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