1 write to ScaleXProperty
PresentationCore (1)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (1)
462
ScaleXProperty
=
3 references to ScaleXProperty
PresentationCore (3)
System\Windows\Media3D\Generated\ScaleTransform3D.cs (3)
87
target.PropertyChanged(
ScaleXProperty
);
150
SetValueInternal(
ScaleXProperty
, value);
275
DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(
ScaleXProperty
, channel);