1 write to ScaleYProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (1)
407ScaleYProperty =
4 references to ScaleYProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\ScaleTransform.cs (4)
102target.PropertyChanged(ScaleYProperty); 144return (double) GetValue(ScaleYProperty); 148SetValueInternal(ScaleYProperty, value); 230DUCE.ResourceHandle hScaleYAnimations = GetAnimationResourceHandle(ScaleYProperty, channel);