Nevron .NET Vision
Nevron.UI Namespace / NPropertyOwnerObject Class
Properties Methods Events


In This Topic
    NPropertyOwnerObject Class Members
    In This Topic

    The following tables list the members exposed by NPropertyOwnerObject.

    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventNotifies for a property change.  
    Public EventNotifies for an upcoming property change. Cancelable.  
    Top
    See Also