1 write to ScaleZProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
501
ScaleZProperty
=
3 references to ScaleZProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
111
target.PropertyChanged(
ScaleZProperty
);
188
SetValueInternal(
ScaleZProperty
, value);
289
DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(
ScaleZProperty
, channel);