1 write to ScaleXProperty
PresentationCore (1)
System\Windows\Media\Generated\ScaleTransform.cs (1)
367
ScaleXProperty
=
4 references to ScaleXProperty
PresentationCore (4)
System\Windows\Media\Generated\ScaleTransform.cs (4)
71
target.PropertyChanged(
ScaleXProperty
);
105
return (double)GetValue(
ScaleXProperty
);
109
SetValueInternal(
ScaleXProperty
, value);
199
DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(
ScaleXProperty
, channel);