New to Telerik UI for WPFStart a free 30-day trial

Handle Double Click On Application Button

Updated on Sep 24, 2025

The RadRibbonView class exposes the ApplicationButtonDoubleClick event, which is fired when the RibbonView's ApplicationButton is double-clicked.

XAML
    <telerik:RadRibbonView x:Name="radRibbonView" ApplicationButtonDoubleClick="radRibbonView_ApplicationButtonDoubleClick">

For more information about the ApplicationButtonDoubleClick event, take a look at the Events section in the Application Menu topic.

For a full list of the exposed by the RadRibbonView events, take a look at the Events - Overview topic.

See Also

In this article
See Also
Not finding the help you need?
Contact Support