1 write to WidthProperty
PresentationCore (1)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
318WidthProperty =
4 references to WidthProperty
PresentationCore (4)
System\Windows\Media3D\Generated\OrthographicCamera.cs (4)
72target.PropertyChanged(WidthProperty); 85return (double) GetValue(WidthProperty); 89SetValueInternal(WidthProperty, value); 155DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(WidthProperty, channel);