ElementListCompartment.UpdateSize 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.
Updates the compartment's size to the right size based on number of items in it.
public:
override void UpdateSize();
public override void UpdateSize ();
override this.UpdateSize : unit -> unit
Public Overrides Sub UpdateSize ()