1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
437
OpacityProperty
=
4 references to OpacityProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
82
target.PropertyChanged(
OpacityProperty
);
154
return (double) GetValue(
OpacityProperty
);
158
SetValueInternal(
OpacityProperty
, value);
236
DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(
OpacityProperty
, channel);