1 reference to _closeWindowCommand
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonWindow.cs (1)
63
CommandManager.RegisterClassCommandBinding(ownerType, new CommandBinding(
_closeWindowCommand
, CloseWindowExecuted, CloseWindowCanExecute));