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