1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\SpotLight.cs (1)
375DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media3D\Generated\SpotLight.cs (4)
61target.PropertyChanged(DirectionProperty); 88return (Vector3D) GetValue(DirectionProperty); 92SetValueInternal(DirectionProperty, value); 189DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);