1 write to _hasCellValidationError
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
3363_hasCellValidationError = value;
2 references to _hasCellValidationError
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3356return _hasCellValidationError; 3361if (_hasCellValidationError != value)