1 write to _hasCellValidationError
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
3387_hasCellValidationError = value;
2 references to _hasCellValidationError
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3380return _hasCellValidationError; 3385if (_hasCellValidationError != value)