1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
475DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
107target.PropertyChanged(DirectionProperty); 171return (double) GetValue(DirectionProperty); 175SetValueInternal(DirectionProperty, value); 273DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);