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