2 writes to bottomPaneHeight
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
885bottomPaneHeight = this.designerViewGrid.RowDefinitions[2].Height; 1095bottomPaneHeight = 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)
1034this.designerViewGrid.RowDefinitions[2].Height = bottomPaneHeight;