GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseBackgroundSingleClicked Method
In This Topic
    RaiseBackgroundSingleClicked Method
    In This Topic
    Raise a BackgroundSingleClicked event for a given canonicalized input event.
    Syntax
    public void RaiseBackgroundSingleClicked( 
       GoInputEventArgs evt
    )

    Parameters

    evt
    See Also