1 write to ScaleZProperty
PresentationCore (1)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
472
ScaleZProperty
=
3 references to ScaleZProperty
PresentationCore (3)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
89
target.PropertyChanged(
ScaleZProperty
);
166
SetValueInternal(
ScaleZProperty
, value);
261
DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(
ScaleZProperty
, channel);