1 write to _start
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
3540_start = start;
4 references to _start
PresentationFramework (4)
System\Windows\Controls\Grid.cs (4)
3550int hash = (_start ^ (_count << 2)); 3565&& sk._start == _start 3573internal int Start { get { return (_start); } }