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