1 write to ScaleXProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
483
ScaleXProperty
=
3 references to ScaleXProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
93
target.PropertyChanged(
ScaleXProperty
);
156
SetValueInternal(
ScaleXProperty
, value);
287
DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(
ScaleXProperty
, channel);