ScrollingObjectCollection.UpdateContent 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.
Sets up the scroll clipping object and the interactable components according to the scroll content and chosen settings.
public:
void UpdateContent();
public void UpdateContent ();
member this.UpdateContent : unit -> unit
Public Sub UpdateContent ()