1 write to ScaleYProperty
PresentationCore (1)
System\Windows\Media\Generated\ScaleTransform.cs (1)
358ScaleYProperty =
4 references to ScaleYProperty
PresentationCore (4)
System\Windows\Media\Generated\ScaleTransform.cs (4)
68target.PropertyChanged(ScaleYProperty); 110return (double) GetValue(ScaleYProperty); 114SetValueInternal(ScaleYProperty, value); 190DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel);