Constructor PropertyChangeNotifier
- Namespace
- Alternet.Common.Wpf
- Assembly
- Alternet.Common.Wpf.v10.dll
PropertyChangeNotifier(DependencyObject, string)
public PropertyChangeNotifier(DependencyObject propertySource, string path)
Parameters
propertySource
DependencyObject
path
string
PropertyChangeNotifier(DependencyObject, DependencyProperty)
public PropertyChangeNotifier(DependencyObject propertySource, DependencyProperty property)
Parameters
propertySource
DependencyObject
property
DependencyProperty
PropertyChangeNotifier(DependencyObject, PropertyPath)
public PropertyChangeNotifier(DependencyObject propertySource, PropertyPath property)
Parameters
propertySource
DependencyObject
property
PropertyPath