4 references to OnArgumentPropertyChanged
System.Activities.Core.Presentation (4)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (4)
727new UIPropertyMetadata(string.Empty, OnArgumentPropertyChanged)); 733new UIPropertyMetadata(typeof(string), OnArgumentPropertyChanged)); 739new UIPropertyMetadata(ArgumentDirection.In, OnArgumentPropertyChanged)); 746new UIPropertyMetadata(OnArgumentPropertyChanged));