Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 501 Bytes

triggercollection_append_1993322552.md

File metadata and controls

27 lines (18 loc) · 501 Bytes
-api-id -api-type
M:Windows.UI.Xaml.TriggerCollection.Append(Windows.UI.Xaml.TriggerBase)
winrt method

Windows.UI.Xaml.TriggerCollection.Append

-description

Adds a new item to the collection.

-parameters

-param value

The new item to add.

-remarks

Note

The equivalent Microsoft .NET API is Add.

-examples

-see-also