WpfUIElement Members
Include Protected Members
Include Inherited Members
The WpfUIElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WpfUIElement |
Top
Methods
Name | Description | |
---|---|---|
CreateFrameworkElement | ||
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetFrameworkElement | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetSite | (Inherited from UIElement.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUIObject | (Overrides UIElement.GetUIObject(Object%).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetSite | (Inherited from UIElement.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
TranslateAccelerator | (Overrides UIElement.TranslateAccelerator(IVsUIAccelerator).) |
Top
Properties
Name | Description | |
---|---|---|
DataSource | (Inherited from UIElement.) | |
ServiceProvider | (Inherited from UIElement.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IVsUIElement.get_DataSource | (Inherited from UIElement.) | |
IVsUIElement.put_DataSource | (Inherited from UIElement.) |
Top