4 references to DropShadow
PresentationFramework (4)
System\Windows\SystemParameters.cs (4)
288while (!_cacheValid[(int)CacheSlot.DropShadow]) 290_cacheValid[(int)CacheSlot.DropShadow] = true; 297_cacheValid[(int)CacheSlot.DropShadow] = false; 5172return InvalidateProperty((int)CacheSlot.DropShadow, "DropShadow");