IBehaviour Methods |
The IBehaviour type exposes the following members.
Name | Description | |
---|---|---|
Attach |
Attaches a behaviour to a DependencyObject | |
Copy |
Creates a shallow copy of the instance
| |
DataContextChanged |
Occures if the data context of the AssociatedObject has changed.
This is only valid if AssociatedObject is a FrameworkElement.
| |
DataContextPropertyChanged |
Occurs when a property value changes of the AssociatedObject.DataContext.
This is only valid if AssociatedObject is a FrameworkElement.
| |
Detach |
Detaches a behviour from a DependencyObject |