ButtonMap 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 IToolbarItem
public class ButtonMap : System.Collections.ObjectModel.ObservableCollection<Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.IToolbarItem>
type ButtonMap = class
inherit ObservableCollection<IToolbarItem>
Public Class ButtonMap
Inherits ObservableCollection(Of IToolbarItem)
- Inheritance
-
ButtonMap
Constructors
ButtonMap() |