5 references to DeleteNoteCommand
PresentationFramework (5)
System\Windows\Controls\StickyNote.cs (5)
89
CommandHelpers.RegisterCommandHandler(typeof(StickyNoteControl), StickyNoteControl.
DeleteNoteCommand
,
1665
Invariant.Assert(command == StickyNoteControl.
DeleteNoteCommand
1668
if ( command == StickyNoteControl.
DeleteNoteCommand
)
1701
Invariant.Assert(command == StickyNoteControl.
DeleteNoteCommand
1704
if ( command == StickyNoteControl.
DeleteNoteCommand
)