1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
439
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
78
target.PropertyChanged(
DirectionProperty
);
142
return (double) GetValue(
DirectionProperty
);
146
SetValueInternal(
DirectionProperty
, value);
238
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);