Gets or sets whether the second click depresses the button.
Declaration
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.CanDepress", "Indicates whether the second click depresses the button.")]
public virtual bool CanDepress { get; set; }