2 references to DependencyPropertyChanged
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\AutomatedChoiceEditor.cs (2)
51
if (
DependencyPropertyChanged
!= null)
53
DependencyPropertyChanged
(this, e);