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