1 write to autoSizeMargin
System.Workflow.ComponentModel (1)
AuthoringOM\Design\FreeFormDesigner.cs (1)
188
this.
autoSizeMargin
= value;
2 references to autoSizeMargin
System.Workflow.ComponentModel (2)
AuthoringOM\Design\FreeFormDesigner.cs (2)
172
Size margin = this.
autoSizeMargin
;
185
if (this.
autoSizeMargin
== value)