NodeShape.Expand 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.
Grows the NodeShape to fit all of its nested children. This can only be called from within a transaction.
protected:
virtual void Expand();
protected virtual void Expand ();
abstract member Expand : unit -> unit
override this.Expand : unit -> unit
Protected Overridable Sub Expand ()