2 references to PropertyEntryProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (2)
96get { return (PropertyEntry)this.GetValue(PropertyEntryProperty); } 97set { this.SetValue(PropertyEntryProperty, value); }