2 references to IconResourceSuffixProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
185get { return (string)this.GetValue(ChoiceEditor.IconResourceSuffixProperty); } 186set { this.SetValue(ChoiceEditor.IconResourceSuffixProperty, value); }