1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
428
DirectionProperty
=
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
75
target.PropertyChanged(
DirectionProperty
);
139
return (double) GetValue(
DirectionProperty
);
143
SetValueInternal(
DirectionProperty
, value);
235
DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(
DirectionProperty
, channel);