InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanel Class / ItemsPanelTemplateProperty Field

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