Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 517 Bytes

triggercollection_first_1920739956.md

File metadata and controls

24 lines (15 loc) · 517 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.TriggerCollection.First
winrt method

Microsoft.UI.Xaml.TriggerCollection.First

-description

Returns the iterator for iteration over the items in the collection.

-returns

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

-remarks

-examples

-see-also