1 write to CenterProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\RadialGradientBrush.cs (1)
373CenterProperty =
4 references to CenterProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Generated\RadialGradientBrush.cs (3)
95target.PropertyChanged(CenterProperty); 129return (Point) GetValue(CenterProperty); 133SetValueInternal(CenterProperty, value);
Core\CSharp\System\Windows\Media\RadialGradientBrush.cs (1)
118DUCE.ResourceHandle hCenterAnimations = GetAnimationResourceHandle(CenterProperty, channel);