2 references to IconResourcePrefixProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
176get { return (string)this.GetValue(ChoiceEditor.IconResourcePrefixProperty); } 177set { this.SetValue(ChoiceEditor.IconResourcePrefixProperty, value); }