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