2 writes to height
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
830this.height = bounds.Height; 866this.height = grid.DesiredSize.Height;
2 references to height
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
835Height = this.height, 871Height = this.height,