2 references to Inherited
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\DependencyPropertyValueSource.cs (2)
111if (_inherited == null) _inherited = new DependencyPropertyValueSource(ValueSource.Inherited); 205get { return _source == ValueSource.Inherited; }