[]
Occurs when the Pressed property is changed for some button that belongs to the same toggle group.
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.PressedButtonChanged", "Occurs when the Pressed property is changed for some button that belongs to the same toggle group.")]
public event EventHandler PressedButtonChanged
Type | Description |
---|---|
EventHandler | Occurs when the property is changed for some button that belongs to the same toggle group. |