ChartCounterNotifyPropertyChanged(String) Method |
Raises the PropertyChanged event.
Namespace: Demo3D.Utilities.PerformanceAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxprotected void NotifyPropertyChanged(
string propertyName = ""
)
Parameters
- propertyName String (Optional)
[Missing <param name="propertyName"/> documentation for "M:Demo3D.Utilities.Performance.ChartCounter.NotifyPropertyChanged(System.String)"]
See Also