C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / SearchToolBar Class
Members

SearchToolBar Class
Represents a tool bar for searching text in the document.
Object Model
SearchToolBar Class
Syntax
'Declaration
 
Public Class SearchToolBar 
   Inherits Windows.UI.Xaml.Controls.Control
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.FlexViewer.SearchToolBar

See Also