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

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