Method RaiseDisposed
RaiseDisposed(object?, EventArgs)
Raises the Disposed event to notify subscribers that a control has been disposed.
public static void RaiseDisposed(object? sender, EventArgs e)
Raises the Disposed event to notify subscribers that a control has been disposed.
public static void RaiseDisposed(object? sender, EventArgs e)