1 write to ShadowDepthProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (1)
322
ShadowDepthProperty
=
3 references to ShadowDepthProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (3)
59
target.PropertyChanged(
ShadowDepthProperty
);
107
return (double) GetValue(
ShadowDepthProperty
);
111
SetValueInternal(
ShadowDepthProperty
, value);