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