TitleBarButtonGlyphStyle Enum
Defines the glyph style for the title bar controls buttons.
Definition
- Namespace: iNKORE.UI.WPF.Modern.Controls.Primitives
- Assembly: iNKORE.UI.WPF.Modern.dll
public enum TitleBarButtonGlyphStyle {...}
Inheritance: Object → ValueType → Enum → TitleBarButtonGlyphStyle
Fields
MDL2
The glyph style will be the MDL2 style, which has sharper edges no rounded corners.
Value: 1
This adapts the MDL2 style from the Windows 10 Fluent Design System:
Fluent
The glyph style will be the Fluent style, which has smoother edges and rounded corners.
Value: 2
This adapts the Fluent style from the Windows 11 Fluent Design System: