AutoHeight Property (PathIconElement)
Gets or sets the
System.Boolean value specifying whether element height is automatically determined by its style and contents.
public bool AutoHeight {get; set;}
'Declaration
Public Property AutoHeight As Boolean