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