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

PagesPresenter Class
Used by the C1FlexViewerPane control to handle end-user interactions with the page sets.
Object Model
PagesPresenter Class
Syntax
'Declaration
 
Public Class PagesPresenter 
   Inherits Windows.UI.Xaml.Controls.ContentPresenter
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.ContentPresenter
               C1.Xaml.FlexViewer.PagesPresenter

See Also