Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 576 Bytes

ixamltype_itemtype.md

File metadata and controls

24 lines (15 loc) · 576 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Markup.IXamlType.ItemType
winrt property

Windows.UI.Xaml.Markup.IXamlType.ItemType

-description

Gets a value that provides the type information for the Items property of this IXamlType.

-property-value

The IXamlType information for the type of the items in the collection; otherwise, null if this IXamlType does not represent a collection.

-remarks

-examples

-see-also