2 references to DialogCancelCommand
PresentationFramework (2)
System\Windows\Controls\Button.cs (1)
284MS.Internal.Commands.CommandHelpers.ExecuteCommand(Window.DialogCancelCommand, null, this);
System\Windows\Window.cs (1)
3458CommandBinding binding = new CommandBinding(DialogCancelCommand);