ElementReference Members
Include Protected Members
Include Inherited Members
The ElementReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ElementReference |
Initializes a new instance of ElementReference.
|
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnElementDeleted |
Raises the ElementDeleted event.
|
![]() |
OnElementFound |
Raises the ElementFound event.
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Element |
Gets the referred ElementViewModel instance.
|
Events
Name | Description | |
---|---|---|
![]() |
ElementDeleted |
Occurs when the referenced element is deleted. |
![]() |
ElementFound |
Occurs when the referenced element was resolved. |
![]() |
NameChanged |
Occurs when the Name of the referenced element changed. |
![]() |
PathChanged |
Occurs when the Path of the referenced element changed. |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace