Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 823 Bytes

contentlinkprovidercollection_first_1920739956.md

File metadata and controls

28 lines (17 loc) · 823 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.ContentLinkProviderCollection.First
winrt method

Windows.UI.Xaml.Documents.ContentLinkProviderCollection.First

-description

Returns an iterator for the items in the collection.

-returns

The iterator. The iterator's current position is the 0-index position, or at the collection end if the collection is empty.

-remarks

Important

This API supports content links. The Windows features that enable content links are not available in versions of Windows after Windows 10 version 1903. Content links for XAML text controls will not function in versions of Windows later than version 1903.

-see-also

-examples