1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DirectionalLight.cs (1)
303DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media3D\Generated\DirectionalLight.cs (4)
85target.PropertyChanged(DirectionProperty); 98return (Vector3D) GetValue(DirectionProperty); 102SetValueInternal(DirectionProperty, value); 164DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);