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