2 references to Local
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\DependencyPropertyValueSource.cs (2)
90if (_local == null) _local = new DependencyPropertyValueSource(ValueSource.Local); 189get { return _source == ValueSource.Local; }