WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / ComplexProperty Class / OnPropertyChanged Method
Name of property
In This Topic
    OnPropertyChanged Method (ComplexProperty)
    In This Topic
    Calls events chain
    Syntax
    protected virtual void OnPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    Name of property
    See Also