2 writes to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
737
_isDBNullValidForUpdate
= null;
1705
_isDBNullValidForUpdate
= result;
2 references to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
79
if (!
_isDBNullValidForUpdate
.HasValue)
84
return
_isDBNullValidForUpdate
.Value;