1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
454DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
101target.PropertyChanged(DirectionProperty); 165return (double) GetValue(DirectionProperty); 169SetValueInternal(DirectionProperty, value); 261DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);