1 write to ScaleZProperty
PresentationCore (1)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
480
ScaleZProperty
=
3 references to ScaleZProperty
PresentationCore (3)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
105
target.PropertyChanged(
ScaleZProperty
);
182
SetValueInternal(
ScaleZProperty
, value);
277
DUCE.ResourceHandle hScaleZAnimations = GetAnimationResourceHandle(
ScaleZProperty
, channel);