1 write to _hasCellValidationError
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
3390_hasCellValidationError = value;
2 references to _hasCellValidationError
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3383return _hasCellValidationError; 3388if (_hasCellValidationError != value)