ClipBorder.

OnRender(DrawingContext) Method

Summary

Here the ClipBorder's Child, Border and Background are rendered.
Namespace
MahApps.Metro.Controls
Containing Type
ClipBorder

Syntax

protected override void OnRender(DrawingContext dc)

Parameters

Name Type Description
dc DrawingContext Drawing Context

Return Value

Type Description
void