RibbonContextualTabGroupsPanel::OnRender Method (DrawingContext^)

.NET Framework (current version)
 

Draws the content of a DrawingContext object during the render pass of a RibbonContextualTabGroupsPanel element.

Namespace:   System.Windows.Controls.Ribbon.Primitives
Assembly:  System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)

protected:
virtual void OnRender(
	DrawingContext^ drawingContext
) override

Parameters

drawingContext
Type: System.Windows.Media::DrawingContext^

The DrawingContext object to draw.

.NET Framework
Available since 4.5
Return to top
Show: