ComponentOne InputPanel for UWP
C1InputPanelPresenter Class
Members 

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace : C1InputPanelPresenter Class
An instance of this class is used in the C1InputPanel's control template to define a place in the control's visual tree where a pane representing individual input fields will appear. C1InputPanel's control template.
Object Model
C1InputPanelPresenter Class
Syntax
'Declaration
 
Public Class C1InputPanelPresenter 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1InputPanelPresenter : Windows.UI.Xaml.Controls.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.InputPanel.C1InputPanelPresenter

See Also

Reference

C1InputPanelPresenter Members
C1.Xaml.InputPanel Namespace