Bridge

System.ComponentModel Namespace

Classes


  Class Description
Public class BrowsableAttribute
Specifies whether a property or event should be displayed in a Properties window.
Public class EditorBrowsableAttribute
Specifies that a property or method is viewable in an editor. This class cannot be inherited.
Public class PropertyChangedEventArgs

Interfaces


  Interface Description
Public interface INotifyPropertyChanged

Delegates


  Delegate Description
Public delegate PropertyChangedEventHandler

Enumerations


  Enumeration Description
Public enumeration EditorBrowsableState
Specifies the browsable state of a property or method from within an editor.