1 write to DirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DirectionalLight.cs (1)
279DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
System\Windows\Media3D\Generated\DirectionalLight.cs (4)
61target.PropertyChanged(DirectionProperty); 74return (Vector3D) GetValue(DirectionProperty); 78SetValueInternal(DirectionProperty, value); 140DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);