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