ImageGear for Silverlight
ImGearPageViewContextMenu Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ImageGear20.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearPageViewContextMenu Class

Glossary Item Box

The following tables list the members exposed by ImGearPageViewContextMenu.

Public Constructors

 NameDescription
Public ConstructorImGearPageViewContextMenu Constructor Initializes a new instance of the ImGearPageViewContextMenu class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)AnnotationItemsProperty Represents AnnotationItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalOffsetProperty Identifies the HorizontalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsOpenProperty Identifies the IsOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemContainerStyleProperty Identifies the ItemContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)PageItemsProperty Represents PageItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalOffsetProperty Identifies the VerticalOffset dependency property.  
Top

Public Properties

 NameDescription
Public PropertyAnnotationItems Gets or sets an object that provides access to the menu items that are displayed when right clicking on an annotation.  
Public PropertyHorizontalOffset Gets or sets the horizontal distance between the target origin and the popup alignment point.  
Public PropertyIsOpen Gets or sets a value indicating whether the ContextMenu is visible.  
Public PropertyItemContainerStyle Gets or sets the Style that is applied to the container element generated for each item.  
Public PropertyPageItems Gets or sets the menu items that are displayed when right clicking on the page.  
Public PropertyVerticalOffset Gets or sets the vertical distance between the target origin and the popup alignment point.  
Top

Protected Methods

 NameDescription
Protected MethodGetContainerForItemOverrideOverridden.  Creates or identifies the element used to display the specified item.  
Protected MethodIsItemItsOwnContainerOverrideOverridden.  Determines whether the specified item is, or is eligible to be, its own item container.  
Protected MethodOnClosed Called when the Closed event occurs.  
Protected MethodOnKeyDownOverridden.  Responds to the KeyDown event.  
Protected MethodOnMouseLeftButtonDownOverridden.  Called when the left mouse button is pressed.  
Protected MethodOnMouseRightButtonDownOverridden.  Called when the right mouse button is pressed.  
Protected MethodOnOpened Called when the Opened event occurs.  
Protected MethodPrepareContainerForItemOverrideOverridden.  Prepares the specified element to display the specified item.  
Top

Public Events

 NameDescription
Public EventClosed Occurs when a particular instance of a ContextMenu closes.  
Public EventOpened Occurs when a particular instance of a ContextMenu opens.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.