1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (1)
416DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\SpotLight.cs (4)
91target.PropertyChanged(DirectionProperty); 118return (Vector3D) GetValue(DirectionProperty); 122SetValueInternal(DirectionProperty, value); 225DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);