FontIcon Class
Represents an icon that uses a glyph from the specified font.
Namespace
MahApps.Metro.Controls
Base Types
graph BT Type-->Base0["IconElement"] click Base0 "/mahapps.com/api/MahApps.Metro.Controls/IconElement" Base0-->Base1["Control"] Type["FontIcon"] class Type type-node

Syntax

public class FontIcon : IconElement

Fields

Name Field Type Constant Value Summary
GlyphProperty DependencyProperty
Identifies the Glyph dependency property.
static

Properties

Name Property Type Summary
Glyph string
Gets or sets the character code that identifies the icon glyph.