1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
448
OpacityProperty
=
4 references to OpacityProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
85
target.PropertyChanged(
OpacityProperty
);
157
return (double) GetValue(
OpacityProperty
);
161
SetValueInternal(
OpacityProperty
, value);
239
DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(
OpacityProperty
, channel);