1 write to ScaleYProperty
PresentationCore (1)
System\Windows\Media\Generated\ScaleTransform.cs (1)
376ScaleYProperty =
4 references to ScaleYProperty
PresentationCore (4)
System\Windows\Media\Generated\ScaleTransform.cs (4)
78target.PropertyChanged(ScaleYProperty); 120return (double) GetValue(ScaleYProperty); 124SetValueInternal(ScaleYProperty, value); 200DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel);