1 write to ShadowDepthProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (1)
326
ShadowDepthProperty
=
3 references to ShadowDepthProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\DropShadowBitmapEffect.cs (3)
64
target.PropertyChanged(
ShadowDepthProperty
);
112
return (double) GetValue(
ShadowDepthProperty
);
116
SetValueInternal(
ShadowDepthProperty
, value);