1 write to properties
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
107
this.
properties
= CustomActivityDesignerHelper.GetCustomProperties(context);
2 references to properties
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (2)
197
if (this.
properties
!= null)
200
foreach (CustomProperty customProperty in this.
properties
)