DefaultButtonModificationList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |