1 write to WidthProperty
PresentationCore (1)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
303
WidthProperty
=
4 references to WidthProperty
PresentationCore (4)
System\Windows\Media3D\Generated\OrthographicCamera.cs (4)
61
target.PropertyChanged(
WidthProperty
);
74
return (double) GetValue(
WidthProperty
);
78
SetValueInternal(
WidthProperty
, value);
144
DUCE.ResourceHandle hWidthAnimations = GetAnimationResourceHandle(
WidthProperty
, channel);