Property NoDecorations
NoDecorations
Gets or sets whether the Button will show decorations or not. If true the glyphs that normally brakcet the Button Title and the IsDefault indicator will not be shown.
public bool NoDecorations { get; set; }
Gets or sets whether the Button will show decorations or not. If true the glyphs that normally brakcet the Button Title and the IsDefault indicator will not be shown.
public bool NoDecorations { get; set; }