The following tables list the members exposed by IAutoSizeLayoutItem.
Name | Description | |
---|---|---|
IsHeightAutoSized | Returns true to indicate that the height is auto-sized and thus the item should not be resized smaller than its preferred width when proportionally shrinking all the items to auto-fit in the available space for the layout. | |
IsWidthAutoSized | Returns true to indicate that the width is auto-sized and thus the item should not be resized smaller than its preferred width when proportionally shrinking all the items to auto-fit in the available space for the layout. |