PropertyChangeNotifier Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodPropertyChangeNotifier(DependencyObject, String)
Creates the notifier from the given propertySource and its property path.
Public methodPropertyChangeNotifier(DependencyObject, DependencyProperty)
Creates the notifier from the given propertySource and its property.
Public methodPropertyChangeNotifier(DependencyObject, PropertyPath)
Creates the notifier from the given propertySource and its property path.
Top
See Also

Reference