1 write to _dataBound
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\DependencyPropertyValueSource.cs (1)
30if (_dataBound == null) _dataBound = new DependencyPropertyValueSource(ValueSource.DataBound);
2 references to _dataBound
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\DependencyPropertyValueSource.cs (2)
30if (_dataBound == null) _dataBound = new DependencyPropertyValueSource(ValueSource.DataBound); 31return _dataBound;