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