Gets a drawing visual representing the headered content of the control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public DrawingVisual GetExportDrawingVisual()
Visual Basic (Declaration)
Public Function GetExportDrawingVisual As DrawingVisual

Return Value

A drawing visual representing the headered content of the control.

Implements

IExportableControl..::.GetExportDrawingVisual()()()

See Also