Gets or sets the data template used to render the button.
public DataTemplate GlyphTemplate { get; set; }
Public Property GlyphTemplate As DataTemplate
If neither the GlyphTemplate nor Glyph property is specified, the button is not visible in the compact menu mode by default (see CompactModeVisibility).