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