Intersoft ClientUI Documentation
UXPanel Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : UXPanel Class


The following tables list the members exposed by UXPanel.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AllowDropItemPropertyIdentifies the AllowDropItem dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowMoveItemPropertyIdentifies the AllowMoveItem dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowRemoveItemPropertyIdentifies the AllowRemoveItem dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowReorderItemPropertyIdentifies the AllowReorderItem dependency property.  
public Fieldstatic (Shared in Visual Basic)AnimationPropertyIdentifies the Animation dependency property.  
public Fieldstatic (Shared in Visual Basic)DimensionPropertyIdentifies the Dimension dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropScopePropertyIdentifies the DragDropScope dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropTooltipIconPropertyIdentifies the DragDropTooltipIcon dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropTooltipLatencyPropertyIdentifies the DragDropTooltipLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropTooltipOffsetPropertyIdentifies the DragDropTooltipOffset dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropTooltipStylePropertyIdentifies the DragDropTooltipText dependency property.  
public Fieldstatic (Shared in Visual Basic)DragDropTooltipTextPropertyIdentifies the DragDropTooltipText dependency property.  
public Fieldstatic (Shared in Visual Basic)DragModePropertyIdentifies the DragMode dependency property.  
public Fieldstatic (Shared in Visual Basic)DropableTargetsPropertyIdentifies the DropableTargets dependency property.  
public Fieldstatic (Shared in Visual Basic)InsertedEventIdentifies the Inserted routed event.  
public Fieldstatic (Shared in Visual Basic)InsertingEventIdentifies the Inserting routed event.  
public Fieldstatic (Shared in Visual Basic)LatencyPropertyIdentifies the Latency dependency property.  
public Fieldstatic (Shared in Visual Basic)MovedEventIdentifies the Moved routed event.  
public Fieldstatic (Shared in Visual Basic)MovingEventIdentifies the Moving routed event.  
public Fieldstatic (Shared in Visual Basic)OriginalDimensionPropertyIdentifies the OriginalDimension dependency property.  
public Fieldstatic (Shared in Visual Basic)RemovedEventIdentifies the Removed routed event.  
public Fieldstatic (Shared in Visual Basic)RemovingEventIdentifies the Removing routed event.  
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 PropertyAllowDropItemGets or sets a value that determines whether external item can be dropped into this control.  
public PropertyAllowMoveItemGets or sets a value that determines whether the Items in this control can be moved to other controls.  
public PropertyAllowRemoveItemGets or sets a value that determines whether the Items in this control can be removed.  
public PropertyAllowReorderItemGets or sets a value that determines whether external the Items in this control can be repositioned.  
public PropertyBackground (Inherited from System.Windows.Controls.Panel)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
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 PropertyDragDropScopeGets or sets the drag drop scope.  
public PropertyDragDropTooltipIconGets or sets the icon of the DragDropTooltip.  
public PropertyDragDropTooltipLatencyGets or sets a value that determines the latency to show the DragDropTooltip.  
public PropertyDragDropTooltipOffsetGets or sets the offset position of the DragDropTooltip.  
public PropertyDragDropTooltipStyleGets or sets the style of the DragDropTooltip.  
public PropertyDragDropTooltipTextGets or sets the text of the DragDropTooltip.  
public PropertyDragModeGets or sets the dragging behavior.  
public PropertyDropableTargetsGets the collection of dropable target names.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyIsControlVisibleGets a value that determine that the current ux panel is visible. This property need to be set when a parent container is collapsed or resized that cause the entire element is not visible.  
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyIsItemsHost (Inherited from System.Windows.Controls.Panel)
public PropertyItemsControlGets host.  
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLatencyGets or sets a value that determine the latency before the item collection is re-adjusted when an item is inserted, moved or removed.  
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 PropertyPlatform (Inherited from Intersoft.Client.Framework.ISPanel)
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 PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplatedParent (Inherited from Intersoft.Client.Framework.ISPanel)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseAnimationGets or sets a value that determine whether the insert, reorder, and removed animation is used.  
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyProduct (Inherited from Intersoft.Client.Framework.ISPanel)
Top

Public Methods

 NameDescription
public MethodAddChildAdd new element into specified index.  
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 MethodFlagVisibilitySet the visibility flag of UXPanel. (Used for internal mechanism).  
public Methodstatic (Shared in Visual Basic)GetAnimationGets animation value from target element.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public Methodstatic (Shared in Visual Basic)GetDimensionGets dimension value from target element.  
public MethodGetDropableObjectGets the dropable object.  
public Methodstatic (Shared in Visual Basic)GetOriginalDimensionGets original dimension value from target element.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodIsDropableOverloaded. Gets a value that indicates wheter the current panel is dropable.  
public MethodIsFillElementGets a value that indicates whether the specified element is FillElement.  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMoveChildMove the element from current index to target index.  
public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
public MethodOverrideFillElementOverrides fill element.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveChildOverloaded. Removed the UIElement from UXPanel.  
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public Methodstatic (Shared in Visual Basic)SetAnimationSets animation value to target element.  
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public Methodstatic (Shared in Visual Basic)SetDimensionSets dimension to target element.  
public Methodstatic (Shared in Visual Basic)SetOriginalDimensionSets original dimension to target element.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEndOccurs when drag end.  
public EventDragEndedOccurs when drag is ended.  
public EventDragEnterOccurs when drag drop is entering drop target.  
public EventDragInitOccurs when drag is initializing.  
public EventDragLeaveOccurs when drag is leaving drop target.  
public EventDragOverOccurs when drag drop is hovering drop target.  
public EventDragReturnOccurs when drag object is returning to original position.  
public EventDragReturnedOccurs when drag object is returned to original position.  
public EventDragStartOccurs when drag start.  
public EventDragStartedOccurs when drag started.  
public EventDropOccurs when drag drop.  
public EventDropObjectChangedOccurs when drop object is changed.  
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventInsertedOccurs when an item is being inserted.  
public EventInsertingOccurs when an item is going to be inserted.  
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 EventMovedOccurs when an item is being moved.  
public EventMovingOccurs when an item is going to be moved.  
public EventNativeDragEnterOccurs when native drag enter event triggered.  
public EventNativeDragLeaveOccurs when native drag leave event triggered.  
public EventNativeDragOverOccurs when native drag over event triggered.  
public EventNativeDropOccurs when native drop event triggered.  
public EventPrepareDropOccurs when before drop event.  
public EventPreviewDragEnterOccurs when previewing drag enter.  
public EventPreviewDragLeaveOccurs when previewing drag enter.  
public EventPreviewDragOverOccurs when previewing drag over.  
public EventPreviewDropOccurs when previewing drop.  
public EventPreviewQueryDropStateOccurs when previewing query drop state.  
public EventQueryDropStateOccurs when querying drop state.  
public EventRemovedOccurs when an item is being removed.  
public EventRemovingOccurs when an item is going to be removed.  
public EventShadowCreatedOccurs when shadow is created.  
public EventShadowInitOccurs when shadow is initializing.  
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.