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