1 write to AxisProperty
PresentationCore (1)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
287AxisProperty =
4 references to AxisProperty
PresentationCore (4)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (4)
63target.PropertyChanged(AxisProperty); 85return (Vector3D) GetValue(AxisProperty); 89SetValueInternal(AxisProperty, value); 149DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel);