Click or drag to resize

ResourceKeys Class

Resource keys for the styles.
Inheritance Hierarchy
SystemObject
  TomsToolbox.Wpf.Composition.StylesResourceKeys

Namespace: TomsToolbox.Wpf.Composition.Styles
Assembly: TomsToolbox.Wpf.Composition.Styles (in TomsToolbox.Wpf.Composition.Styles.dll) Version: 2.20.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class ResourceKeys

The ResourceKeys type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberCompositeContextMenuStyle The resource key for a composite ContextMenu style.
Public fieldStatic memberCompositeMenuStyle A style to build composite menus.
Public fieldStatic memberWindowStyle The resource key for the Window style.
Top
See Also