2 references to DelegateInfoProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDelegateInfoPresenter.xaml.cs (2)
26
return (ActivityDelegateInfo)GetValue(
DelegateInfoProperty
);
31
SetValue(
DelegateInfoProperty
, value);