1 write to AxisProperty
PresentationCore (1)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
303AxisProperty =
4 references to AxisProperty
PresentationCore (4)
System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (4)
71target.PropertyChanged(AxisProperty); 93return (Vector3D) GetValue(AxisProperty); 97SetValueInternal(AxisProperty, value); 157DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel);