1 write to UpDirectionProperty
PresentationCore (1)
System\Windows\Media3D\Generated\ProjectionCamera.cs (1)
350
UpDirectionProperty
=
5 references to UpDirectionProperty
PresentationCore (5)
System\Windows\Media3D\Generated\OrthographicCamera.cs (1)
167
DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(
UpDirectionProperty
, channel);
System\Windows\Media3D\Generated\PerspectiveCamera.cs (1)
167
DUCE.ResourceHandle hUpDirectionAnimations = GetAnimationResourceHandle(
UpDirectionProperty
, channel);
System\Windows\Media3D\Generated\ProjectionCamera.cs (3)
113
target.PropertyChanged(
UpDirectionProperty
);
186
return (Vector3D) GetValue(
UpDirectionProperty
);
190
SetValueInternal(
UpDirectionProperty
, value);