Edit

Share via


IToolbarItem Interface

Definition

Interface that defines the position of an item in a TextToolbar

public interface IToolbarItem : Windows.UI.Xaml.Controls.ICommandBarElement
type IToolbarItem = interface
    interface ICommandBarElement
Public Interface IToolbarItem
Implements ICommandBarElement
Derived
Implements
Windows.UI.Xaml.Controls.ICommandBarElement

Properties

Position

Gets or sets index of this Element

Applies to