1 write to StartPointProperty
PresentationCore (1)
System\Windows\Media\Generated\LinearGradientBrush.cs (1)
276StartPointProperty =
5 references to StartPointProperty
PresentationCore (4)
System\Windows\Media\Generated\LinearGradientBrush.cs (3)
61target.PropertyChanged(StartPointProperty); 81return (Point) GetValue(StartPointProperty); 85SetValueInternal(StartPointProperty, value);
System\Windows\Media\LinearGradientBrush.cs (1)
153DUCE.ResourceHandle hStartPointAnimations = GetAnimationResourceHandle(StartPointProperty, channel);
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
6951DependencyProperty dp = System.Windows.Media.LinearGradientBrush.StartPointProperty;