1 instantiation of PopupButtonRenderContext
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
152PopupButtonRenderContext context = new()
13 references to PopupButtonRenderContext
System.Windows.Forms (13)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
152PopupButtonRenderContext context = new()
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (12)
18/// <see cref="PopupButtonRenderContext"/>. It can therefore render previews, designer adornments or key 44PopupButtonRenderContext context, 120internal static Rectangle GetContentBounds(PopupButtonRenderContext context) 291PopupButtonRenderContext context, 317PopupButtonRenderContext context, 394PopupButtonRenderContext context) 432PopupButtonRenderContext context, 491private static Color GetSurfaceBackColor(PopupButtonRenderContext context) 504PopupButtonRenderContext context, 666private static TextFormatFlags GetTextFormatFlags(PopupButtonRenderContext context) 739public static Metrics Create(PopupButtonRenderContext context) 848public static Palette Create(PopupButtonRenderContext context, Metrics metrics, Color surfaceBackColor)