2 writes to AutoSize
System.Workflow.Activities (2)
Designers\StateDesigner.cs (2)
102this.AutoSize = true; 519this.AutoSize = (value == null);
8 references to AutoSize
System.Workflow.ComponentModel (8)
AuthoringOM\Design\FreeFormDesigner.cs (8)
257if (AutoSize) 351if (AutoSize && AutoSizeMode == AutoSizeMode.GrowAndShrink) 782if (AutoSize) 816if (AutoSize) 911if (AutoSize) 927if (AutoSize) 1327if (freeformDesigner.AutoSize) 1356if (freeformDesigner.AutoSize)