DesignerWindowPane.OnFlush Method

Definition

This method is called when Visual Studio wants the window pane to flush its state to the underlying buffer.

protected:
 virtual void OnFlush();
protected:
 virtual void OnFlush();
 virtual void OnFlush();
protected virtual void OnFlush ();
abstract member OnFlush : unit -> unit
override this.OnFlush : unit -> unit
Protected Overridable Sub OnFlush ()

Applies to