2 references to IconHeightProperty
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (2)
269get { return (double)this.GetValue(ChoiceEditor.IconHeightProperty); } 270set { this.SetValue(ChoiceEditor.IconHeightProperty, value); }