[]
Gets or sets whether the second click depresses the button.
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.CanDepress", "Indicates whether the second click depresses the button.")]
public virtual bool CanDepress { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonToggleButton.CanDepress", "Indicates whether the second click depresses the button.")>
Public Overridable Property CanDepress As Boolean