Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 843 Bytes

contentlinkprovidercollection_getat_496709656.md

File metadata and controls

33 lines (20 loc) · 843 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.ContentLinkProviderCollection.GetAt(System.UInt32)
winrt method

Windows.UI.Xaml.Documents.ContentLinkProviderCollection.GetAt

-description

Returns the item located at the specified index.

-parameters

-param index

The integer index for the value to retrieve.

-returns

The ContentLinkProvider at the specified index.

-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