DesignerWindowPane.AddDefaultServices Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the default services the window pane provides.
protected:
virtual void AddDefaultServices();
protected:
virtual void AddDefaultServices();
virtual void AddDefaultServices();
protected virtual void AddDefaultServices ();
abstract member AddDefaultServices : unit -> unit
override this.AddDefaultServices : unit -> unit
Protected Overridable Sub AddDefaultServices ()