Class MoreCommandsDialog
Represents a control that was used to add, remove, and change the order of the commands in Quick Access Toolbar.
Inheritance
System.Object
MoreCommandsDialog
Namespace: Syncfusion.UI.Xaml.Ribbon
Assembly: Syncfusion.Ribbon.WinUI.dll
Syntax
public class MoreCommandsDialog : Control
Remarks
This control is used in more commands dialog window.
Constructors
MoreCommandsDialog()
Initializes a new instance of MoreCommandsDialog class.
Declaration
public MoreCommandsDialog()
Methods
OnApplyTemplate()
Contains the template logic of MoreCommandsDialog.
Declaration
protected override void OnApplyTemplate()