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