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