Infragistics2.Win.v8.1
UIElement Class
See Also  Members  
Infragistics.Win Namespace : UIElement Class

Base class for all user interface elements.

Object Model








Syntax

Visual Basic (Declaration) 
Public Class UIElement 
   Inherits DisposableObject
C# 
public class UIElement : DisposableObject 

See Also