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