1 write to _hasCellValidationError
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
3364_hasCellValidationError = value;
2 references to _hasCellValidationError
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3357return _hasCellValidationError; 3362if (_hasCellValidationError != value)