1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DirectionalLight.cs (1)
291DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media3D\Generated\DirectionalLight.cs (4)
69target.PropertyChanged(DirectionProperty); 82return (Vector3D) GetValue(DirectionProperty); 86SetValueInternal(DirectionProperty, value); 148DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);