Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 735 Bytes

contentlinkprovidercollection_removeatend_1813436897.md

File metadata and controls

26 lines (16 loc) · 735 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Documents.ContentLinkProviderCollection.RemoveAtEnd
winrt method

Windows.UI.Xaml.Documents.ContentLinkProviderCollection.RemoveAtEnd

-description

Removes the last item in the collection.

-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.

If successful, calling this method reduces the collection size by one.

-see-also

-examples