Version

HorizontalResizerUIElement.IHorizontalResizer Interface Members

The following tables list the members exposed by HorizontalResizerUIElement.IHorizontalResizer.

Public Properties
 NameDescription
 PropertyCanAutoSizeReturns a boolean value indicating whether auto-sizing is currently allowed.  
 PropertyCanResizeReturns a boolean value indicating whether resizing is currently allowed.  
 PropertyInitialWidthThe width before resizing begins.  
 PropertyMinimumWidthThe minimum width to which the associated element can be resized.  
Public Methods
 NameDescription
 MethodOnDoubleClickCalled when the resize element is double-clicked.  
 MethodOnResizeCompleteCalled when the resizing operation is complete.  
 MethodOnResizingCalled when the resizing operation is about to begin.  
See Also