DefaultButtonModificationList Class

Definition

ObservableCollection of DefaultButton

public class DefaultButtonModificationList : System.Collections.ObjectModel.ObservableCollection<Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.DefaultButton>
type DefaultButtonModificationList = class
    inherit ObservableCollection<DefaultButton>
Public Class DefaultButtonModificationList
Inherits ObservableCollection(Of DefaultButton)
Inheritance
DefaultButtonModificationList

Constructors

DefaultButtonModificationList()

Applies to