1 write to IsDictionary
System.Activities.Core.Presentation (1)
System\Activities\Presentation\DynamicArgumentDialog.cs (1)
34IsDictionary = isDictionary,
4 references to IsDictionary
System.Activities.Core.Presentation (4)
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (4)
488Fx.Assert(this.IsDictionary != null, "IsDictionary is not set"); 490if (!(this.IsDictionary.Value)) 522if (this.IsDictionary.Value) 575if (!this.IsDictionary.Value)