1 write to _local
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\DependencyPropertyValueSource.cs (1)
90if (_local == null) _local = new DependencyPropertyValueSource(ValueSource.Local);
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); 91return _local;