Method SetGlyph SetGlyph(TextBlock, IIconGlyph?) Sets the icon displayed by the text block. Declaration public static void SetGlyph(TextBlock textBlock, IIconGlyph? value) Parameters Type Name Description TextBlock textBlock IIconGlyph value