2 references to CanExecuteCommandSource
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2922CanExecute = CommandHelpers.CanExecuteCommandSource(CommandParameter, this);
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
211CanExecute = CommandHelpers.CanExecuteCommandSource(CommandParameter, this);