4 references to DropShadow
PresentationFramework (4)
src\Framework\System\Windows\SystemParameters.cs (4)
324while (!_cacheValid[(int)CacheSlot.DropShadow]) 326_cacheValid[(int)CacheSlot.DropShadow] = true; 333_cacheValid[(int)CacheSlot.DropShadow] = false; 5766return InvalidateProperty((int)CacheSlot.DropShadow, "DropShadow");