1 write to size
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
88
TypeBrowser.
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)
74
if (!
size
.IsEmpty)
76
this.Height =
size
.Height;
77
this.Width =
size
.Width;