2 references to IconHeightProperty
System.Data (2)
cdf\src\NetFx40\Tools\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); }