[]
        
(Showing Draft Content)

C1.WPF.Ribbon.C1ContentControlTool

C1ContentControlTool Class

Tools that allows showing an arbitrary content.

Inheritance
C1ContentControlTool
Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
public class C1ContentControlTool : C1Tool

Constructors

Name Description
C1ContentControlTool()

Initializes a new instance of the C1ContentControlTool class.

Fields

Name Description
ContentProperty

Identifies the Content dependency property.

Properties

Name Description
Content

Gets or sets the content displayed in this tool.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()