ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelPresenter Class / CurrentItemProperty Field

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