Version

UIElementAdjustedEventArgs Class Members

The following tables list the members exposed by UIElementAdjustedEventArgs.

Public Constructors
 NameDescription
Public ConstructorUIElementAdjustedEventArgs ConstructorConstructor, initializes a new instance of the UIElementAdjustedEventArgs class.  
Public Properties
 NameDescription
Public PropertyDeltaThe change in the x and y direction (read-only).  
Public PropertyElementThe appropriate element (read-only) (Inherited from Infragistics.Win.UIElementEventArgs)
See Also