1 write to WidthProperty
PresentationCore (1)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
315WidthProperty =
4 references to WidthProperty
PresentationCore (4)
System\Windows\Media3D\Generated\OrthographicCamera.cs (4)
69target.PropertyChanged(WidthProperty); 82return (double) GetValue(WidthProperty); 86SetValueInternal(WidthProperty, value); 152DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(WidthProperty, channel);