3 references to CanExecuteCommandSource
PresentationFramework (3)
src\Framework\System\Windows\Controls\MenuItem.cs (1)
454CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);
src\Framework\System\Windows\Controls\Primitives\ButtonBase.cs (1)
321CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
213CanExecute = MS.Internal.Commands.CommandHelpers.CanExecuteCommandSource(this);