GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPalette Class / OnPropertyChanged Method
In This Topic
    OnPropertyChanged Method (GoPalette)
    In This Topic
    When the GoView.DocScale property changes, call LayoutItems.
    Syntax
    protected override void OnPropertyChanged( 
       PropertyChangedEventArgs evt
    )

    Parameters

    evt
    See Also