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

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