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