4 references to DropShadow
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
289while (!_cacheValid[(int)CacheSlot.DropShadow]) 291_cacheValid[(int)CacheSlot.DropShadow] = true; 298_cacheValid[(int)CacheSlot.DropShadow] = false; 5173return InvalidateProperty((int)CacheSlot.DropShadow, "DropShadow");