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