1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
475
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
107
target.PropertyChanged(
DirectionProperty
);
171
return (double) GetValue(
DirectionProperty
);
175
SetValueInternal(
DirectionProperty
, value);
273
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);