3 references to CanExecuteCommandSource
PresentationFramework (3)
System\Windows\Controls\MenuItem.cs (1)
451CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);
System\Windows\Controls\Primitives\ButtonBase.cs (1)
326CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);
System\Windows\Documents\Hyperlink.cs (1)
211CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);