1 write to AxisProperty
PresentationCore (1)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
306AxisProperty =
4 references to AxisProperty
PresentationCore (4)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (4)
74target.PropertyChanged(AxisProperty); 96return (Vector3D) GetValue(AxisProperty); 100SetValueInternal(AxisProperty, value); 160DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel);