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