Intersoft ClientUI Documentation
DocumentViewerPanel Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : DocumentViewerPanel Class


The following tables list the members exposed by DocumentViewerPanel.

Public Constructors

 NameDescription
public ConstructorDocumentViewerPanel ConstructorInitializes a new instance of DocumentViewerPanel class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DocumentPageNumberPropertyIdentifies the item size dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalScrollStepPropertyIdentifies the HorizontalScrollStep dependency property.  
public Fieldstatic (Shared in Visual Basic)ItemSizePropertyIdentifies the ItemSize dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalScrollStepPropertyIdentifies the VerticalScrollStep dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Panel)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanHorizontallyScrollGets or sets a value that indicates whether scrolling on the horizontal axis is possible.  
public PropertyCanVerticallyScrollGets or sets a value that indicates whether scrolling on the vertical axis is possible.  
public PropertyChildren (Inherited from System.Windows.Controls.Panel)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDocumentPageNumberGets or sets the DocumentViewer page number.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyExtentHeightGets the vertical size of the extent.  
public PropertyExtentWidthGets the horizontal size of the extent.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISVirtualizingPanel)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalOffsetGets the horizontal offset of the scrolled content.  
public PropertyHorizontalScrollStepGets or sets horizontal scroll step on LineLeft, LineRight, MouseWheelLeft, and MouseWheelRight.  
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISVirtualizingPanel)
public PropertyIsItemsHost (Inherited from System.Windows.Controls.Panel)
public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.VirtualizingPanel)
public PropertyItemSizeGets or sets the item width and height.  
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyScrollOwnerGets or sets a System.Windows.Controls.ScrollViewer element that controls scrolling behavior.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalOffsetGets the vertical offset of the scrolled content.  
public PropertyVerticalScrollStepGets or sets vertical scroll step on LineUp, LineDown, MouseWheelUp, and MouseWheelDown.  
public PropertyViewportHeightGets the vertical size of the viewport for this content.  
public PropertyViewportWidthGets the horizontal size of the viewport for this content.  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodLineDownScrolls down within the content by one logical unit.  
public MethodLineLeftScrolls left within the content by one logical unit.  
public MethodLineRightScrolls right within the content by one logical unit.  
public MethodLineUpScrolls up within the content by one logical unit.  
public MethodMakeVisibleForces content to scroll until the coordinate space of a visual object is visible.  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMouseWheelDownScrolls down within the content after the user clicks the wheel button on a mouse.  
public MethodMouseWheelLeftScrolls left within the content after the user clicks the wheel button on a mouse.  
public MethodMouseWheelRightScrolls right within the content after the user clicks the wheel button on a mouse.  
public MethodMouseWheelUpScrolls up within the content after the user clicks the wheel button on a mouse.  
public MethodOnApplyTemplateOverridden. Builds the visual tree for the DocumentViewerPanel when a new template is applied.  
public MethodPageDownScrolls down within the content by one page.  
public MethodPageLeftScrolls left within the content by one page.  
public MethodPageRightScrolls right within the content by one page.  
public MethodPageUpScrolls up within the content by one page.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetHorizontalOffsetSets the amount of horizontal offset.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSetVerticalOffsetSets the amount of vertical offset.  
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodAddInternalChild (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodArrangeOverrideOverridden. Provides the behavior for the Arrange pass of Silverlight layout. Classes can override this method to define their own Arrange pass behavior.  
protected MethodBringIndexIntoView (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodInsertInternalChild (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodMeasureOverrideOverridden. Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.  
protected MethodOnClearChildren (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnItemsChangedOverridden. Called when the System.Windows.Controls.ItemsControl.Items collection that is associated with the System.Windows.Controls.ItemsControl for this System.Windows.Controls.Panel changes.  
protected MethodRemoveInternalChildRange (Inherited from System.Windows.Controls.VirtualizingPanel)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.