Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 824 Bytes

visualcollection.md

File metadata and controls

23 lines (15 loc) · 824 Bytes
-api-id -api-type
T:Windows.UI.Composition.VisualCollection
winrt class

Windows.UI.Composition.VisualCollection

-description

Represents a collection of visual instances.

-remarks

VisualCollections are ordered from bottom to top and iterating or enumerating through a collection is always done from bottom to top.

-examples

-see-also

Composition Visual Tree Overview, CompositionObject, IClosable, IIterable(Visual)