Raises the ManagedDependencyPropertyChanged event.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public virtual void OnManagedDependencyPropertyChanged( DependencyPropertyChangedEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub OnManagedDependencyPropertyChanged ( _ e As DependencyPropertyChangedEventArgs _ ) |
Parameters
- e
- Type: System.Windows..::.DependencyPropertyChangedEventArgs