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


The following tables list the members exposed by UXContextMenu.

Public Constructors

 NameDescription
public ConstructorUXContextMenu ConstructorInitializes a new instance of the UXContextMenu class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BoundaryOffsetPropertyIdentifies the BoundaryOffset dependency property.  
public Fieldstatic (Shared in Visual Basic)CallOutEffectPropertyIdentifies the CallOutEffect dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentHeightPropertyIdentifies the ContentHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentMaxHeightPropertyIdentifies the ContentMaxHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentMaxWidthPropertyIdentifies the ContentMaxWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentMinHeightPropertyIdentifies the ContentMinHeight dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentMinWidthPropertyIdentifies the ContentMinWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)ContentWidthPropertyIdentifies the ContentWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)DisplayAnimationPropertyIdentifies the DisplayAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableFadeInAnimationPropertyIdentifies the EnableFadeInAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableFadeOutAnimationPropertyIdentifies the EnableFadeOutAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)HideAnimationPropertyIdentifies the HideAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalOffsetPropertyIdentifies the HorizontalOffset dependency property.  
public Fieldstatic (Shared in Visual Basic)IsOpenPropertyIdentifies the IsOpen dependency property.  
public Fieldstatic (Shared in Visual Basic)PreferredHorizontalDirectionPropertyIdentifies the PreferredPosition dependency property.  
public Fieldstatic (Shared in Visual Basic)PreferredPositionPropertyIdentifies the PreferredPosition dependency property.  
public Fieldstatic (Shared in Visual Basic)PreferredVerticalDirectionPropertyIdentifies the PreferredVerticalDirection dependency property.  
public Fieldstatic (Shared in Visual Basic)RelativeToPropertyIdentifies the RelativeTo dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowLatencyPropertyIdentifies the ShowLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)SlideDirectionPropertyIdentifies the SlideDirection dependency property.  
public Fieldstatic (Shared in Visual Basic)StaysOpenPropertyIdentifies the StaysOpen dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalOffsetPropertyIdentifies the VerticalOffset dependency property.  
Top

Public Properties

 NameDescription
public PropertyActiveElementGets the active element.  
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.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBoundaryOffsetGets or set the minimum boundary offset.  
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCallOutEffectGets or sets the pixel shader effect to use for rendering the call out element.  
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCollectionMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyContentHeightGets or sets the height of content inside context menu.  
public PropertyContentMaxHeightGets or sets the maximum height of content inside context menu.  
public PropertyContentMaxWidthGets or sets the maximum width of content inside context menu.  
public PropertyContentMinHeightGets or sets the minimum height of content inside context menu.  
public PropertyContentMinWidthGets or sets the minimum width of content inside context menu.  
public PropertyContentWidthGets or sets the width of content inside context menu.  
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDefaultCheckedImageSourceGets or sets the checked image source. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayAnimationGets or sets a value that determines the display animation.  
public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableFadeInAnimationGets or sets a value that determines whether the fade animation is enabled.  
public PropertyEnableFadeOutAnimationGets or sets a value that determines whether the fade animation is enabled.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHideAnimationGets or sets a value that determines the hide animation.  
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyHorizontalOffsetGets or sets the distance between the left side of the Silverlight control and the left side of the popup.  
public PropertyImageMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIndicatorBackgroundBrushGets or sets indicator background brush. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIndicatorBackgroundVisibilityGets or sets the visibility of indicator element. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIndicatorBorderBrushGets or sets indicator border brush. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIndicatorBorderThicknessGets or sets indicator border thickness. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIndicatorSpaceGets or sets the indicator space. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIndicatorVisibilityGets or sets the visibility of indicator element of each item belongs to this context menu. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsOpenGets or sets whether the popup is currently displaying on the screen.  
public PropertyIsRefreshingStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsRefreshingTemplate (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsTextSearchCaseSensitive (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyIsTextSearchEnabled (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContainerStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemImageHeightGets or sets the item's height of the image. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyItemImageMarginGets or sets the margin of the item's image. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyItemImageStretchGets or sets the item's image stretch mode. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyItemImageWidthGets or sets the item's width of the image. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 PropertyNavigateUriMemberPathGets or sets the name or path for navigate uri. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyPreferredHorizontalDirectionGets or sets the preferred horizontal direction.  
public PropertyPreferredPositionGets or sets the preferred pop up positions.  
public PropertyPreferredVerticalDirectionGets or sets the preferred vertical direction.  
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 PropertyRootElementGets the root element. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertySelectedElement (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedIndex (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedItem (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedValue (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertySelectedValuePath (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public PropertyShowLatencyGets or sets a value that determine the latency before mouse enter action is executed.  
public PropertySlideDirectionGets or sets a value that determine the slide direction when slide animation is used.  
public PropertyStaysOpenGets or sets a value that determines whether the popup stays open regardless the hide command.  
public PropertyStrokeThicknessGets or sets the border thickness. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVerticalOffsetGets or sets the distance between the top of the Silverlight control and the top of the popup.  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
protected PropertySearchText (Inherited from Intersoft.Client.Framework.ISSelectionControl)
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplateOverloaded.  (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDisposeOverridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPanel (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemContainers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItems (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemsCount (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetPopupElementGets UXPopup element.  
public MethodGetSelectedItem (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateCommandsInvalidates the CanExecute state of the command associated to all menu items in this control. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodKeyDownItemSelectPerform item selection on keydown. Note used for internal purpose, call if necessary. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXContextMenu when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodSelectOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodShowOverloaded. Displays context menu at the specified position.  
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUnselectOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodApplyBindingOverridden. Applies item binding for each generated element.  
protected MethodApplyStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodClearContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodClearSelection (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodDoFocus (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodDoLostFocus (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodFocusChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodGetItemContext (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetItemElement (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodInitializeSelectionOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodIsItemItsOwnContainerOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDependencyPropertyChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnItemsChangedOverridden. Called when the value of the System.Windows.Controls.ItemsControl.Items property changes.  
protected MethodOnItemsPanelChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnItemsSourceChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnKeyDownOverridden. Called before the KeyDown event occurs.  
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMenuItemOpenChangedOccurs when MenuItemOpe is changed. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnSelectedIndexChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodOnSelectedItemChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodOnSelectedValueChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloadedOverridden. Called when the element is unloaded.  
protected MethodPerformTextSearchOverloaded.  (Inherited from Intersoft.Client.Framework.ISSelectionControl)
protected MethodPrepareContainerForItemOverrideOverridden. Prepares the specified element to display the specified item.  
protected MethodRefreshBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshImageBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodSelectValue (Inherited from Intersoft.Client.Framework.ISSelectionControl)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventClosedOccurs when the popup is closed.  
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 EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventItemBind (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemBound (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemCheckedOccurs when item is checked. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public EventItemClickOccurs when item is clicked. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
public EventItemUncheckedOccurs when item is unchecked. (Inherited from Intersoft.Client.UI.Aqua.UXMenuBase)
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 EventOpenedOccurs when the popup is closed.  
public EventRepositionedOccurs when the popup is repositioned.  
public EventSelectionChanged (Inherited from Intersoft.Client.Framework.ISSelectionControl)
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.