1 write to ScaleZProperty
PresentationCore (1)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
456
ScaleZProperty
=
3 references to ScaleZProperty
PresentationCore (3)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
81
target.PropertyChanged(
ScaleZProperty
);
158
SetValueInternal(
ScaleZProperty
, value);
253
DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(
ScaleZProperty
, channel);