1 write to ScaleXProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (1)
398
ScaleXProperty
=
4 references to ScaleXProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (4)
95
target.PropertyChanged(
ScaleXProperty
);
129
return (double) GetValue(
ScaleXProperty
);
133
SetValueInternal(
ScaleXProperty
, value);
229
DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(
ScaleXProperty
, channel);