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