Version

DialogWindowResizedEventArgs Class Members

The following tables list the members exposed by DialogWindowResizedEventArgs.

Public Properties
 NameDescription
Public PropertyNewHeightGets new top location of dialog window.  
Public PropertyNewWidthGets new left location of dialog window.  
Public PropertyOldHeightGets old top location of dialog window.  
Public PropertyOldWidthGets old left location of dialog window.  
See Also