4 references to NoCommonValueType
System.Activities.Presentation (4)
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;