Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
CustomContextMenu class supports only the OpenContextMenuCommand, which is used to open the context menu through a button interaction (such as a ToggleButton in DockHeaderPresenter). However, there is no corresponding CloseContextMenuCommand making it difficult to handle closing logic.