Raises the PropertyChanged event.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
C# |
---|
protected virtual void OnPropertyChanged( string propertyName ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnPropertyChanged ( _ propertyName As String _ ) |
Parameters
- propertyName
- Type: System..::.String