Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 511 Bytes

triggercollection_append_591356842.md

File metadata and controls

29 lines (18 loc) · 511 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.TriggerCollection.Append(Microsoft.UI.Xaml.TriggerBase)
winrt method

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