1 write to ScaleXProperty
PresentationCore (1)
System\Windows\Media\Generated\ScaleTransform.cs (1)
377ScaleXProperty =
4 references to ScaleXProperty
PresentationCore (4)
System\Windows\Media\Generated\ScaleTransform.cs (4)
89target.PropertyChanged(ScaleXProperty); 123return (double) GetValue(ScaleXProperty); 127SetValueInternal(ScaleXProperty, value); 217DUCE.ResourceHandle hScaleXAnimations = GetAnimationResourceHandle(ScaleXProperty, channel);