1 reference to _restoreWindowCommand
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonWindow.cs (1)
62
CommandManager.RegisterClassCommandBinding(ownerType, new CommandBinding(
_restoreWindowCommand
, RestoreWindowExecuted, RestoreWindowCanExecute));