1 write to ScaleYProperty
PresentationCore (1)
System\Windows\Media\Generated\ScaleTransform.cs (1)
379ScaleYProperty =
4 references to ScaleYProperty
PresentationCore (4)
System\Windows\Media\Generated\ScaleTransform.cs (4)
81target.PropertyChanged(ScaleYProperty); 123return (double) GetValue(ScaleYProperty); 127SetValueInternal(ScaleYProperty, value); 203DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel);