4 references to CursorShadow
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
1214
while (!_cacheValid[(int)CacheSlot.
CursorShadow
])
1216
_cacheValid[(int)CacheSlot.
CursorShadow
] = true;
1223
_cacheValid[(int)CacheSlot.
CursorShadow
] = false;
5247
return InvalidateProperty((int)CacheSlot.
CursorShadow
, "CursorShadow");