2 writes to bottomPaneHeight
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
885
bottomPaneHeight
= this.designerViewGrid.RowDefinitions[2].Height;
1095
bottomPaneHeight
= this.designerViewGrid.RowDefinitions[2].Height;
1 reference to bottomPaneHeight
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (1)
1034
this.designerViewGrid.RowDefinitions[2].Height =
bottomPaneHeight
;