InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanelPresenter Class / ItemsTemplateProperty Field

In This Topic
    ItemsTemplateProperty Field (C1InputPanelPresenter)
    In This Topic
    Identifies the ItemsTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemsTemplateProperty As DependencyProperty
    public static readonly DependencyProperty ItemsTemplateProperty
    See Also