2 writes to width
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
829
this.
width
= bounds.Width;
865
this.
width
= grid.DesiredSize.Width;
2 references to width
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DragDropHelper.cs (2)
834
Width = this.
width
,
870
Width = this.
width
,