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