4 references to CursorShadow
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1228
while (!_cacheValid[(int)CacheSlot.
CursorShadow
])
1230
_cacheValid[(int)CacheSlot.
CursorShadow
] = true;
1237
_cacheValid[(int)CacheSlot.
CursorShadow
] = false;
5266
return InvalidateProperty((int)CacheSlot.
CursorShadow
, "CursorShadow");