Class | Description | |
---|---|---|
ResizeConstraints | An object that contains the contraints used during a resize operation. | |
ResizeController | Controller object used for element resizing operations |
Interface | Description | |
---|---|---|
IAutoResizeHost | Interface implemented by an element that contains resizable items that may support sizing to their contents. | |
IResizableElement | This interface must be implemented by a FrameworkElement that wants to be resized. | |
IResizeHost | Interface implemented by an element that contains resizable items. | |
IResizeHostMulti | Interface implemented by an element that contains resizable items that may support sizing of their contents in both dimensions at the same time. |