1 write to DirectionProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (1)
320DirectionProperty =
4 references to DirectionProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\DirectionalLight.cs (4)
91target.PropertyChanged(DirectionProperty); 104return (Vector3D) GetValue(DirectionProperty); 108SetValueInternal(DirectionProperty, value); 176DUCE.ResourceHandle hDirectionAnimations = GetAnimationResourceHandle(DirectionProperty, channel);