
'Declaration <TemplatePartAttribute(Name="CanvasElement", Type=System.Windows.Controls.Canvas)> <XmlLangPropertyAttribute("Language")> <RuntimeNamePropertyAttribute("Name")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UsableDuringInitializationAttribute(True)> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> Public Class PageView Inherits System.Windows.Controls.Control Implements ImageGear.Display.IImGearScrollableView, IImGearCommandManager
'Usage Dim instance As PageView
[TemplatePart(Name="CanvasElement", Type=System.Windows.Controls.Canvas)] [XmlLangProperty("Language")] [RuntimeNameProperty("Name")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public class PageView : System.Windows.Controls.Control, ImageGear.Display.IImGearScrollableView, IImGearCommandManager
[TemplatePart(Name="CanvasElement", Type=System.Windows.Controls.Canvas)] [XmlLangProperty("Language")] [RuntimeNameProperty("Name")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public __gc class PageView : public System.Windows.Controls.Control, ImageGear.Display.IImGearScrollableView, IImGearCommandManager
[TemplatePart(Name="CanvasElement", Type=System.Windows.Controls.Canvas)] [XmlLangProperty("Language")] [RuntimeNameProperty("Name")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UsableDuringInitialization(true)] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] public ref class PageView : public System.Windows.Controls.Control, ImageGear.Display.IImGearScrollableView, IImGearCommandManager
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
ImageGear.Windows.Controls.PageView