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