1 write to ShadowDepthProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (1)
329
ShadowDepthProperty
=
3 references to ShadowDepthProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (3)
67
target.PropertyChanged(
ShadowDepthProperty
);
115
return (double) GetValue(
ShadowDepthProperty
);
119
SetValueInternal(
ShadowDepthProperty
, value);