ScatterObjectCollection.LayoutChildren 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.
Overriding base function for laying out all the children when UpdateCollection is called.
protected:
override void LayoutChildren();
protected override void LayoutChildren ();
override this.LayoutChildren : unit -> unit
Protected Overrides Sub LayoutChildren ()