1 write to autoSize
System.Workflow.ComponentModel (1)
AuthoringOM\Design\FreeFormDesigner.cs (1)
139this.autoSize = value;
2 references to autoSize
System.Workflow.ComponentModel (2)
AuthoringOM\Design\FreeFormDesigner.cs (2)
131return this.autoSize; 136if (this.autoSize == value)