2 writes to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
727
_isDBNullValidForUpdate
= null;
1655
_isDBNullValidForUpdate
= result;
2 references to _isDBNullValidForUpdate
PresentationFramework (2)
MS\Internal\Data\PropertyPathWorker.cs (2)
78
if (!
_isDBNullValidForUpdate
.HasValue)
83
return
_isDBNullValidForUpdate
.Value;