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