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