Searched refs:NeedsAutoLayout (Results 1 – 2 of 2) sorted by relevance
819 private bool NeedsAutoLayout property in System.Workflow.Activities.StateDesigner1385 if (!this.HasActiveDesigner && this.NeedsAutoLayout) in OnLayoutPosition()1471 Debug.Assert(!this.HasActiveDesigner && this.NeedsAutoLayout); in RepositionStates()1488 this.NeedsAutoLayout = false; in RepositionStates()1532 this.NeedsAutoLayout = this.Size.IsEmpty; in OnLayoutSize()
1139 if (this.StateDesigner.NeedsAutoLayout) in OnLayoutSize()