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