Summary
    Represents an icon that uses a glyph from the specified font.
    
		- Namespace
- MahApps.Metro .Controls 
- Base Types
- 
									- Control
- IconElement
 
							graph BT
	Type-->Base0["IconElement"]
	click Base0 "/mahapps.metro.docs.wyam/api/MahApps.Metro.Controls/IconElement"
	Base0-->Base1["Control"]
	Type["FontIcon"]
class Type type-node
						
					Syntax
public class FontIcon : IconElementFields
| Name | Constant Value | Summary | 
|---|---|---|
| GlyphProperty | Identifies the  Glyphdependency property.static | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Glyph | string | 
    Gets or sets the character code that identifies the icon glyph.
     | 
