1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
463
OpacityProperty
=
4 references to OpacityProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
108
target.PropertyChanged(
OpacityProperty
);
180
return (double) GetValue(
OpacityProperty
);
184
SetValueInternal(
OpacityProperty
, value);
262
DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(
OpacityProperty
, channel);