1 write to errors
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
3890this.errors = errors;
2 references to errors
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
3902double errorX = errors[indexX.Value]; 3903double errorY = errors[indexY.Value];