Fires the PropertyChanged event.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual void OnNotifyPropertyChanged( string info )
protected virtual void OnNotifyPropertyChanged( string info )
Protected Overridable Sub OnNotifyPropertyChanged ( info As String )
Protected Overridable Sub OnNotifyPropertyChanged ( info As String )
protected: virtual void OnNotifyPropertyChanged( String^ info )
protected: virtual void OnNotifyPropertyChanged( String^ info )
abstract OnNotifyPropertyChanged : info : string -> unit override OnNotifyPropertyChanged : info : string -> unit
abstract OnNotifyPropertyChanged : info : string -> unit override OnNotifyPropertyChanged : info : string -> unit
Parameters
- info (String)
- The name of the property that changed.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120