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