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