Intersoft ClientUI Documentation
UXPopup Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXPopup.

Public Constructors
 NameDescription
Public ConstructorUXPopup Constructor Initializes a new instance of the UXPopup class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BoundaryOffsetProperty Identifies the BoundaryOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)ClosedEvent Identifies the Closed routed event.  
Public Fieldstatic (Shared in Visual Basic)CloseOnModalProperty Identifies the CloseOnModal dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisableOverlayProperty Identifies the DisableOverlay dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayAnimationProperty Identifies the DisplayAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnableFadeInAnimationProperty Identifies the EnableFadeAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnableFadeOutAnimationProperty Identifies the EnableFadeAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)HideAnimationProperty Identifies the HideAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)HorizontalOffsetProperty Identifies the HorizontalOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsModalProperty Identifies the IsModal dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsNavigationContainerProperty Identifies the IsNavigationContainer dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsOpenProperty Identifies the IsOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)OpenedEvent Identifies the Opened routed event.  
Public Fieldstatic (Shared in Visual Basic)PopupHostProperty Identifies the PopupHost dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredHorizontalDirectionProperty Identifies the PreferredHorizontalDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredPositionProperty Identifies the PreferredPosition dependency property.  
Public Fieldstatic (Shared in Visual Basic)PreferredVerticalDirectionProperty Identifies the PreferredVerticalDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)RelativeToProperty Identifies the RelativeTo dependency property.  
Public Fieldstatic (Shared in Visual Basic)RepositionedEvent Identifies the Repositioned routed event.  
Public Fieldstatic (Shared in Visual Basic)SlideDirectionProperty Identifies the SlideDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)StaysOpenProperty Identifies the StaysOpen dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetContentProperty Identifies the TargetContent dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetDataContextProperty Identifies the TargetDataContext dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetHideLatencyProperty Identifies the TargetHideLatency dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetMouseClickActionProperty Identifies the TargetMouseClickAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetMouseEnterActionProperty Identifies the TargetMouseEnterAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetMouseLeaveActionProperty Identifies the TargetMouseLeaveAction dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetPopupProperty Identifies the TargetPopup dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetShowLatencyProperty Identifies the TargetShowLatency dependency property.  
Public Fieldstatic (Shared in Visual Basic)VerticalOffsetProperty Identifies the VerticalOffset dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeightGets the rendered height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidthGets the rendered width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDropGets or sets a value that determines whether this System.Windows.UIElement can be a drop target for purposes of Silverlight drag-and-drop operations. (Inherited from System.Windows.UIElement)
Public PropertyAutoRefresh Gets the auto refresh time out.  
Public PropertyBackgroundGets or sets a brush that provides the background of the control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrushGets or sets a brush that describes the border background of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThicknessGets or sets the border thickness of a control. (Inherited from System.Windows.Controls.Control)
Public PropertyBoundaryOffset Gets or set the minimum boundary offset.  
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyCharacterSpacingGets or sets the distance between characters of text in the control measured in 1000ths of the font size. (Inherited from System.Windows.Controls.Control)
Public PropertyClipGets or sets the System.Windows.Media.Geometry used to define the outline of the contents of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyCloseOnModal Gets or sets a value that indicates whether the popup should be closed when its modal.  
Public PropertyContentGets or sets the value of the System.Windows.Controls.ContentControl dependency property. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplateGets or sets the data template that is used to display the content of the System.Windows.Controls.ContentControl. (Inherited from System.Windows.Controls.ContentControl)
Public PropertyCursorGets or sets the cursor image that displays while the mouse pointer is over a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContextGets or sets the data context for a System.Windows.FrameworkElement when it participates in data binding. (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDisableOverlay Gets or sets a value that determines whether overlay is disabled.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayAnimation Gets or sets a value that determines the display animation.  
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyEnableFadeInAnimation Gets or sets a value that determines whether the fade animation is enabled.  
Public PropertyEnableFadeOutAnimation Gets or sets a value that determines whether the fade animation is enabled.  
Public PropertyFadeInStoryboard Gets the fade in storyboard.  
Public PropertyFadeOutStoryboard Gets the fade out storyboard.  
Public PropertyFlowDirectionGets or sets the direction that text and other user interface elements flow within any parent element that controls their layout. (Inherited from System.Windows.FrameworkElement)
Public PropertyFlyInStoryboard Gets the fly in storyboard.  
Public PropertyFlyOutStoryboard Gets the fly out storyboard.  
Public PropertyFontFamilyGets or sets the font used to display text in the control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontSizeGets or sets the size of the text in this control. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyleGets or sets the style in which the text is rendered. (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeightGets or sets the thickness of the specified font. (Inherited from System.Windows.Controls.Control)
Public PropertyForegroundGets or sets a brush that describes the foreground color. (Inherited from System.Windows.Controls.Control)
Public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyHideAnimation Gets or sets a value that determines the hide animation.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a layout parent, such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignmentGets or sets the horizontal alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyHorizontalOffset Gets or sets the distance between the left side of the Silverlight control and the left side of the popup.  
Public PropertyIsEnabledGets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control)
Public PropertyIsHitTestVisibleGets or sets whether the contained area of this System.Windows.UIElement can return true values for hit testing. (Inherited from System.Windows.UIElement)
Public PropertyIsInDesignMode Gets a value that indicates whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISContentControl)
Public PropertyIsModal Gets or sets whether the popup is modal.  
Public PropertyIsNavigationContainer Gets or sets a value that determines whether the popup contains navigation controls that should be automatically synchronized during navigation session.  
Public PropertyIsOpen Gets or sets whether the popup is currently displaying on the screen.  
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutSuspended Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public PropertyLogicalOwner Gets the logical control that owns this popup.  
Public PropertyMarginGets or sets the outer margin of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeightGets or sets the maximum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidthGets or sets the maximum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeightGets or sets the minimum height constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidthGets or sets the minimum width constraint of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyNameGets or sets the identifying name of the object. When a XAML processor creates the object tree from XAML markup, run-time code can refer to the XAML-declared object by this name. (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacityGets or sets the degree of the object's opacity. (Inherited from System.Windows.UIElement)
Public PropertyOpacityMaskGets or sets the brush used to alter the opacity of regions of this object. (Inherited from System.Windows.UIElement)
Public PropertyOwner Gets the dependency object that owns this popup.  
Public PropertyPaddingGets or sets the padding inside a control. (Inherited from System.Windows.Controls.Control)
Public PropertyParentGets the parent object of this System.Windows.FrameworkElement in the object tree. (Inherited from System.Windows.FrameworkElement)
Public PropertyPlatform Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public PropertyPopupElement Gets the popup element.  
Public PropertyPreferredHorizontalDirection Gets or sets the preferred horizontal direction.  
Public PropertyPreferredPosition Gets or sets the preferred pop up positions.  
Public PropertyPreferredVerticalDirection Gets or sets the preferred vertical direction.  
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRelativeTo Gets or sets the target relative element.  
Public PropertyRenderSizeGets the final render size of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformGets or sets transform information that affects the rendering position of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOriginGets or sets the origin point of any possible render transform declared by System.Windows.UIElement.RenderTransform, relative to the bounds of the System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyResourcesGets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of a frameworkElement.Resources property element, through XAML implicit collection syntax. (Inherited from System.Windows.FrameworkElement)
Public PropertyRootElement Gets the root element.  
Public PropertySlideDirection Gets or sets a value that determine the slide direction when slide animation is used.  
Public PropertySlideXInStoryboard Gets the slide x in storyboard.  
Public PropertySlideXOutStoryboard Gets the slide x out storyboard.  
Public PropertySlideYInStoryboard Gets the slide y in storyboard.  
Public PropertySlideYOutStoryboard Gets the slide y out storyboard.  
Public PropertyStaysOpen Gets or sets a value that determines whether the popup stays open regardless the hide command.  
Public PropertyStyleGets or sets an instance System.Windows.Style that is applied for this object during rendering. (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndexGets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key. (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigationGets or sets a value that modifies how tabbing and System.Windows.Controls.Control.TabIndex work for this control. (Inherited from System.Windows.Controls.Control)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplateGets or sets a control template. (Inherited from System.Windows.Controls.Control)
Public PropertyTriggersGets the collection of triggers for animations that are defined for a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRoundingGets or sets a value that determines whether rendering for the object and its visual subtree should use rounding behavior that aligns rendering to whole pixels. (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignmentGets or sets the vertical alignment characteristics that are applied to a System.Windows.FrameworkElement when it is composed in a parent object such as a panel or items control. (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignmentGets or sets the vertical alignment of the control's content. (Inherited from System.Windows.Controls.Control)
Public PropertyVerticalOffset Gets or sets the distance between the top of the Silverlight control and the top of the popup.  
Public PropertyVisibilityGets or sets the visibility of a System.Windows.UIElement. A System.Windows.UIElement that is not visible does not render and does not communicate its desired size to layout. (Inherited from System.Windows.UIElement)
Public PropertyWidthGets or sets the width of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyZoomInStoryboard Gets the zoom in storyboard.  
Public PropertyZoomOutStoryboard Gets the zoom out storyboard.  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKeyGets or sets the key that references the default style for the control. (Inherited from System.Windows.Controls.Control)
Protected PropertyProductOverridden.  Product Info.  
Top
Public Methods
 NameDescription
Public MethodAddHandlerAdds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route. (Inherited from System.Windows.UIElement)
Public MethodApplyTemplateLoads the relevant control template so that its parts can be referenced. (Inherited from System.Windows.Controls.Control)
Public MethodArrangePositions child objects and determines a size for a System.Windows.UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update. (Inherited from System.Windows.UIElement)
Public MethodAttachEventHandlersOverridden.  Attach built-in event handlers to control templates. Call this method if necessary.  
Public MethodCaptureMouseSets mouse capture to a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
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 MethodFindNameRetrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement)
Public MethodFocusAttempts to set the focus on the control. (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpressionRetrieves the System.Windows.Data.BindingExpression for a dependency property where a binding is established. (Inherited from System.Windows.FrameworkElement)
Public MethodGetHostRect Gets host rectangle dimension.  
Public MethodGetOffset Gets popup offset based on preferred position and relative offset.  
Public Methodstatic (Shared in Visual Basic)GetPopupHost Gets the popup host.  
Public MethodGetPopupRect Gets popup rectangle dimension.  
Public MethodGetRelativeOffset Gets popup relative offset based on specified RelativeTo.  
Public Methodstatic (Shared in Visual Basic)GetSafeTransformPoint Gets a visual transformation point based on the given element which can be safely used in cross-platform codes.  
Public Methodstatic (Shared in Visual Basic)GetTargetContent Gets the content.  
Public Methodstatic (Shared in Visual Basic)GetTargetDataContext Gets the data context.  
Public Methodstatic (Shared in Visual Basic)GetTargetHideLatency Gets the hide latency.  
Public Methodstatic (Shared in Visual Basic)GetTargetMouseClickAction Gets the mouse click action.  
Public Methodstatic (Shared in Visual Basic)GetTargetMouseEnterAction Gets the mouse enter action.  
Public Methodstatic (Shared in Visual Basic)GetTargetMouseLeaveAction Gets the mouse leave action.  
Public Methodstatic (Shared in Visual Basic)GetTargetPopup Gets the target popup.  
Public Methodstatic (Shared in Visual Basic)GetTargetShowLatency Gets the show latency.  
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetVisualRect Gets the visual / rectangle dimension.  
Public MethodInitializeStoryboardsOverridden.  Initializes storyboards.  
Public MethodInitializeTemplatesOverridden.  Initializes control templates.  
Public MethodInvalidateArrangeInvalidates the arrange state (layout) for a System.Windows.UIElement. After the invalidation, the System.Windows.UIElement will have its layout updated, which will occur asynchronously. (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasureInvalidates the measurement state (layout) for a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodMeasureUpdates the System.Windows.UIElement.DesiredSize of a System.Windows.UIElement. Typically, objects that implement custom layout for their layout children call this method from their own System.Windows.FrameworkElement.MeasureOverride(System.Windows.Size) implementations to form a recursive layout update. (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden.  Builds the visual tree for the UXPopup when a new template is applied.  
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRefresh Refresh popup positioning.  
Public MethodRefreshClipOverridden.  Perform clipping to the dimension of the control. Call this method if necessary  
Public MethodReleaseMouseCaptureRemoves mouse capture from a System.Windows.UIElement. After this call, typically no object holds mouse capture. (Inherited from System.Windows.UIElement)
Public MethodRemoveHandlerRemoves the specified routed event handler from this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public MethodResolvePosition Resolve popup positions.  
Public MethodResumeLayout Resume the layout. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public MethodSetBindingAttaches a binding to a System.Windows.FrameworkElement, using the provided binding object, and returns a System.Windows.Data.BindingExpressionBase for possible later use. (Inherited from System.Windows.FrameworkElement)
Public Methodstatic (Shared in Visual Basic)SetPopupHost Sets the popup host.  
Public Methodstatic (Shared in Visual Basic)SetTargetContent Sets the content.  
Public Methodstatic (Shared in Visual Basic)SetTargetDataContext Sets the data context.  
Public Methodstatic (Shared in Visual Basic)SetTargetHideLatency Sets the hide latency.  
Public Methodstatic (Shared in Visual Basic)SetTargetMouseClickAction Sets the mouse click action.  
Public Methodstatic (Shared in Visual Basic)SetTargetMouseEnterAction Sets the mouse enter action.  
Public Methodstatic (Shared in Visual Basic)SetTargetMouseLeaveAction Sets the mouse leave action.  
Public Methodstatic (Shared in Visual Basic)SetTargetPopup Sets popup to target element.  
Public Methodstatic (Shared in Visual Basic)SetTargetShowLatency Sets the show latency.  
Public MethodSetUpdatePositionMode Set update position mode.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSuspendLayout Suspend the layout. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public MethodTransformToVisualReturns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. (Inherited from System.Windows.UIElement)
Public MethodUpdateLayoutEnsures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement)
Public MethodUpdatePosition Update popup positions.  
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChildRetrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control)
Protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContentChangedOverridden.  Called when the value of the Content property changes.  
Protected MethodOnCornerRadiusChanged Occurs when corner radius property changes. (Inherited from Intersoft.Client.Framework.ISContentControl)
Protected MethodOnCreateAutomationPeerWhen implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure. (Inherited from System.Windows.UIElement)
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 MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
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 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 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.  
Top
Public Events
 NameDescription
Public EventBindingValidationErrorOccurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement)
Public EventClosed Occurs when the popup is closed.  
Public EventContentChanged Occurs when content is changes. (Inherited from Intersoft.Client.Framework.ISContentControl)
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnterOccurs when the input system reports an underlying drag event with this element as the target. (Inherited from System.Windows.UIElement)
Public EventDragLeaveOccurs when the input system reports an underlying drag event with this element as the origin. (Inherited from System.Windows.UIElement)
Public EventDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. (Inherited from System.Windows.UIElement)
Public EventDropOccurs when the input system reports an underlying drop event with this element as the drop target. (Inherited from System.Windows.UIElement)
Public EventGotFocus Occurs when this element gets logical focus.  
Public EventIsEnabledChangedOccurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control)
Public EventKeyDown Occurs when a keyboard key is pressed while the UIElement has focus.  
Public EventKeyUp Occurs when a keyboard key is released while the UIElement has focus.  
Public EventLayoutUpdatedOccurs when the layout of the Silverlight visual tree changes. (Inherited from System.Windows.FrameworkElement)
Public EventLoadedOccurs when a System.Windows.FrameworkElement has been constructed and added to the object tree. (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus Occurs when this element loses logical focus.  
Public EventLostMouseCaptureOccurs when the System.Windows.UIElement loses mouse capture. (Inherited from System.Windows.UIElement)
Public EventMediaCommandOccurs when a button is pressed on a remote control. (Inherited from System.Windows.UIElement)
Public EventMouseEnter Occurs when the mouse pointer enters the bounds of this element.  
Public EventMouseLeave Occurs when the mouse pointer leaves the bounds of this element.  
Public EventMouseLeftButtonDown Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a UIElement.  
Public EventMouseLeftButtonUp Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet PC) while the mouse (or the stylus) is over a UIElement (or while a UIElement holds mouse capture).  
Public EventMouseMove Occurs when the mouse pointer moves while the mouse pointer is over the element.  
Public EventMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over a System.Windows.UIElement. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled; see Remarks. (Inherited from System.Windows.UIElement)
Public EventMouseWheel Occurs when the mouse wheel moves while the mouse pointer is over this element.  
Public EventOpened Occurs when the popup is opened.  
Public EventRepositioned Occurs when the popup is repositioned.  
Public EventSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public EventTextInputOccurs when a UI element gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputStartOccurs when a UI element initially gets text in a device-independent manner. (Inherited from System.Windows.UIElement)
Public EventTextInputUpdateOccurs when text continues to be composed via an input method editor (IME). (Inherited from System.Windows.UIElement)
Public EventUnloadedOccurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

UXPopup Class
Intersoft.Client.UI.Controls Namespace

Concepts

Popup Overview

Send Feedback