2 references to ForceBindingProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
356get { return (bool)this.GetValue(ChoiceEditor.ForceBindingProperty); } 357set { this.SetValue(ChoiceEditor.ForceBindingProperty, value); }