1 write to _hasCellValidationError
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
3395_hasCellValidationError = value;
2 references to _hasCellValidationError
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
3388return _hasCellValidationError; 3393if (_hasCellValidationError != value)