4 references to NoCommonValueType
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyEntry.cs (4)
1223_commonValueType = NoCommonValueType; 1229_commonValueType = NoCommonValueType; 1234_commonValueType = _commonValueType ?? NoCommonValueType; 1237return _commonValueType == NoCommonValueType ? null : _commonValueType;