Method SetGlyph
SetGlyph(DependencyObject, IIconGlyph?)
Sets the icon displayed by the font icon.
Declaration
public static void SetGlyph(DependencyObject element, IIconGlyph? value)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | |
| IIconGlyph | value |