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