2 references to RequiredSizeChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (2)
366if (this.RequiredSizeChanged != null) 368this.RequiredSizeChanged(this, new RequiredSizeChangedEventArgs(new Size(width, height)));