[]
        
(Showing Draft Content)

C1.WPF.Ribbon.ToolTemplateSettings

ToolTemplateSettings Class

Expose computed properties to be used inside the template of the tools.

Inheritance
ToolTemplateSettings
Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
public class ToolTemplateSettings : INotifyPropertyChanged

Constructors

Name Description
ToolTemplateSettings()

Properties

Name Description
IconTemplate

Gets the effective icon template.

Label

Gets the effective label string.

LabelVisibility

Gets the effective label visibility.

Methods

Name Description
OnPropertyChanged(string)

Called when a property changed.

Events

Name Description
PropertyChanged

Occurs when property changed.