PropertyChangeNotifier Properties

CVB.Net Documentation

The PropertyChangeNotifier type exposes the following members.

Properties

  NameDescription
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyPropertySource
Gets the property source object or null if it doesn't exist.
Public propertyValue
Returns/sets the value of the property.
Top
See Also

Reference