Click or drag to resize

WindowToolbar Class

Provides addional properties that can be added to a custom window
Inheritance Hierarchy
SystemObject
  Cauldron.XAML.ThemeWindowToolbar

Namespace:  Cauldron.XAML.Theme
Assembly:  Cauldron.XAML.Theme (in Cauldron.XAML.Theme.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public static class WindowToolbar

The WindowToolbar type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTemplate
Gets the value of TemplateProperty
Public methodStatic memberSetTemplate
Sets the value of the TemplateProperty attached property
Top
Fields
  NameDescription
Public fieldStatic memberTemplateProperty
Identifies the TemplateProperty dependency property
Top
Attached Properties
  NameDescription
Public attached propertyTemplate
Identifies the TemplateProperty dependency property
Top
See Also