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