4 references to CursorShadow
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
1342while (!_cacheValid[(int)CacheSlot.CursorShadow]) 1344_cacheValid[(int)CacheSlot.CursorShadow] = true; 1351_cacheValid[(int)CacheSlot.CursorShadow] = false; 5841return InvalidateProperty((int)CacheSlot.CursorShadow, "CursorShadow");