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