Share via


ElementReference Members

Include Protected Members
Include Inherited Members

The ElementReference type exposes the following members.

Constructors

  Name Description
Ff671678.protmethod(en-us,PandP.50).gif ElementReference
Initializes a new instance of ElementReference.

Methods

  Name Description
Ff671678.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff671678.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff671678.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671678.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff671678.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671678.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671678.protmethod(en-us,PandP.50).gif OnElementDeleted
Raises the ElementDeleted event.
Ff671678.protmethod(en-us,PandP.50).gif OnElementFound
Raises the ElementFound event.
Ff671678.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff671678.pubproperty(en-us,PandP.50).gif Element
Gets the referred ElementViewModel instance.

Events

  Name Description
Ff671678.pubevent(en-us,PandP.50).gif ElementDeleted
Occurs when the referenced element is deleted.
Ff671678.pubevent(en-us,PandP.50).gif ElementFound
Occurs when the referenced element was resolved.
Ff671678.pubevent(en-us,PandP.50).gif NameChanged
Occurs when the Name of the referenced element changed.
Ff671678.pubevent(en-us,PandP.50).gif PathChanged
Occurs when the Path of the referenced element changed.

See Also

ElementReference Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace