1 write to WidthProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
344WidthProperty =
4 references to WidthProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Generated\OrthographicCamera.cs (4)
91target.PropertyChanged(WidthProperty); 104return (double) GetValue(WidthProperty); 108SetValueInternal(WidthProperty, value); 180DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(WidthProperty, channel);