6 references to RemoveHandler
PresentationFramework (4)
System\Windows\Controls\MenuItem.cs (1)
417CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Controls\Primitives\ButtonBase.cs (1)
296CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Documents\Hyperlink.cs (1)
186CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Shell\ThumbButtonInfo.cs (1)
279CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2901CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
191CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);