Base:
method
RemoveValueChanged
System.ComponentModel.PropertyDescriptor.RemoveValueChanged(System.Object, System.EventHandler)
6 references to RemoveValueChanged
PresentationFramework (1)
src\Framework\System\Windows\Standard\Utilities.cs (1)
276
dpd.
RemoveValueChanged
(component, listener);
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Annotations\FloatingAnnotationView.xaml.cs (1)
43
descriptor.
RemoveValueChanged
(this, value);
System.Activities.Presentation\System\Activities\Presentation\Annotations\UIElementToAnnotationIndicatorAdapter.cs (1)
38
descriptor.
RemoveValueChanged
(this.element, value);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (2)
313
dpd.
RemoveValueChanged
(expanderGrid, valueChangedEvent);
587
dpd.
RemoveValueChanged
(expanderGrid, valueChangedEvent);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyContainerAutomationPeer.cs (1)
174
dpd.
RemoveValueChanged
(container, valueChangedEvent);