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