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