2 references to DefaultValueProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\SwitchConverter.cs (2)
42get { return this.GetValue(SwitchConverter.DefaultValueProperty); } 43set { this.SetValue(SwitchConverter.DefaultValueProperty, value); }