[]
Occurs whenever the Pressed property is changed.
[C1Category("Behavior")]
[C1Description("RibbonToggleButton.PressedChanged", "Occurs whenever the Pressed property is changed.")]
public event EventHandler PressedChanged
<C1Category("Behavior")>
<C1Description("RibbonToggleButton.PressedChanged", "Occurs whenever the Pressed property is changed.")>
Public Event PressedChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs whenever the property is changed. |