1 write to AxisProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (1)
332AxisProperty =
4 references to AxisProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\AxisAngleRotation3D.cs (4)
93target.PropertyChanged(AxisProperty); 115return (Vector3D) GetValue(AxisProperty); 119SetValueInternal(AxisProperty, value); 185DUCE.ResourceHandle hAxisAnimations = GetAnimationResourceHandle(AxisProperty, channel);