Raises the property changed event.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
protected void RaisePropertyChanged( string propertyName ) |
Visual Basic |
---|
Protected Sub RaisePropertyChanged ( _ propertyName As String _ ) |
Parameters
- propertyName
- Type: System..::..String
Name of the property that changed.