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