1 instantiation of PathGradientBrush
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
206using (PathGradientBrush bowlBrush = new(bowlPath))
2 references to PathGradientBrush
System.Drawing (1)
System.Drawing.cs (1)
46[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Drawing2D.PathGradientBrush))]
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
206using (PathGradientBrush bowlBrush = new(bowlPath))