1 write to size
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
88TypeBrowser.size = e.NewSize;
3 references to size
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (3)
74if (!size.IsEmpty) 76this.Height = size.Height; 77this.Width = size.Width;