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