[]
        
(Showing Draft Content)

C1.WPF.Diagram.Node.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string, object, object)

Declaration
protected void OnPropertyChanged(string propertyName, object oldValue, object newValue)
Protected Sub OnPropertyChanged(propertyName As String, oldValue As Object, newValue As Object)
Parameters
Type Name Description
string propertyName
object oldValue
object newValue