[]
Gets or sets a value that indicates whether the button is pressed.
[C1Category("Appearance")] [C1Description("RibbonToggleButton.Pressed", "Indicates whether the button is pressed.")] public bool Pressed { get; set; }