6 references to RemoveHandler
PresentationFramework (4)
System\Windows\Controls\MenuItem.cs (1)
427CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Controls\Primitives\ButtonBase.cs (1)
307CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Documents\Hyperlink.cs (1)
192CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System\Windows\Shell\ThumbButtonInfo.cs (1)
282CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
2903CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
193CanExecuteChangedEventManager.RemoveHandler(command, OnCanExecuteChanged);