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