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