ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / FindNextCommandProperty Field

In This Topic
    FindNextCommandProperty Field
    In This Topic
    Identifies the FindNextCommand dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FindNextCommandProperty As DependencyProperty
    public static readonly DependencyProperty FindNextCommandProperty
    See Also