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