Base:
method
AddValueChanged
System.ComponentModel.PropertyDescriptor.AddValueChanged(System.Object, System.EventHandler)
6 references to AddValueChanged
PresentationFramework (1)
src\Framework\System\Windows\Standard\Utilities.cs (1)
263
dpd.
AddValueChanged
(component, listener);
System.Activities.Presentation (5)
System.Activities.Presentation\System\Activities\Presentation\Annotations\FloatingAnnotationView.xaml.cs (1)
37
descriptor.
AddValueChanged
(this, value);
System.Activities.Presentation\System\Activities\Presentation\Annotations\UIElementToAnnotationIndicatorAdapter.cs (1)
32
descriptor.
AddValueChanged
(this.element, value);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\CategoryContainerAutomationPeer.cs (2)
262
dpd.
AddValueChanged
(expanderGrid, valueChangedEvent);
537
dpd.
AddValueChanged
(expanderGrid, valueChangedEvent);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\PropertyContainerAutomationPeer.cs (1)
128
dpd.
AddValueChanged
(container, valueChangedEvent);