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


The following tables list the members exposed by UXFlowPanel.

Public Constructors

 NameDescription
public ConstructorUXFlowPanel ConstructorInitializes a new instance of the UXFlowPanel class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CoverSizePropertyIdentifies the CoverSize dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableLoadOnDemandPropertyIdentifies the EnableLoadOnDemand dependency property.  
public Fieldstatic (Shared in Visual Basic)FlowInAnimationPropertyIdentifies the FlowInAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)FlowIndexPropertyIdentifies the FlowIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)FlowOutAnimationPropertyIdentifies the FlowOutAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)InMovementXSpeedPropertyIdentifies the InMovementXSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)InMovementZSpeedPropertyIdentifies the InMovementZSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)InRotationSpeedPropertyIdentifies the InRotationSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)InScaleSpeedPropertyIdentifies the InRotationSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)ItemOffsetPropertyIdentifies the ItemOffset dependency property.  
public Fieldstatic (Shared in Visual Basic)ItemSpacePropertyIdentifies the ItemSpace dependency property.  
public Fieldstatic (Shared in Visual Basic)MaximumPreviewPropertyIdentifies the MaximumPreview dependency property.  
public Fieldstatic (Shared in Visual Basic)NewlyRealizedPropertyIdentifies the NewlyRealized dependency property.  
public Fieldstatic (Shared in Visual Basic)OutMovementXSpeedPropertyIdentifies the OutMovementXSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)OutMovementZSpeedPropertyIdentifies the OutMovementZSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)OutRotationSpeedPropertyIdentifies the OutRotationSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)OutScaleSpeedPropertyIdentifies the OutRotationSpeed dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectiveDistancePropertyIdentifies the PerspectiveDistance dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectiveModePropertyIdentifies the PerspectiveMode dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectiveOffsetYPropertyIdentifies the PerspectiveOffsetY dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectiveOffsetZPropertyIdentifies the PerspectiveOffsetZ dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectivePointPropertyIdentifies the PerspectivePoint dependency property.  
public Fieldstatic (Shared in Visual Basic)PerspectiveRotationPropertyIdentifies the PerspectiveRotation dependency property.  
public Fieldstatic (Shared in Visual Basic)TotalFocusItemPropertyIdentifies the TotalFocusItem 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 PropertyChildren (Inherited from System.Windows.Controls.Panel)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCoverSizeGets or sets the render size for UXFlowItem.  
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 PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableLoadOnDemandGets or sets a value indicating whether load on demand mode will be used.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFlowIndexGets or sets the current flow position. Changing this value will perform flow animation to the specified index.  
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISVirtualizingPanel)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyInMovementXSpeedGets or sets the flow in X movement speed when PerspectiveMode is set to Perspective.  
public PropertyInMovementZSpeedGets or sets the flow in Z movement speed when PerspectiveMode is set to Perspective.  
public PropertyInRotationSpeedGets or sets the flow in rotation speed when PerspectiveMode is set to Perspective.  
public PropertyInScaleSpeedGets or sets the scale in speed when PerspectiveMode is set to Perspective.  
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 PropertyItemOffsetGets or sets the offset position between the focus item and the rest of item at left and right hand side.  
public PropertyItemSpaceGets or sets the distance between UXFlow items.  
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaximumPreviewGets or sets the maximum preview item on the left and the right side of UXFlow.  
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 PropertyOutMovementXSpeedGets or sets the flow out X movement speed when PerspectiveMode is set to Perspective.  
public PropertyOutMovementZSpeedGets or sets the flow out Z movement speed when PerspectiveMode is set to Perspective.  
public PropertyOutRotationSpeedGets or sets the flow out rotation speed when PerspectiveMode is set to Perspective.  
public PropertyOutScaleSpeedGets or sets the scale out speed when PerspectiveMode is set to Perspective.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPerspectiveDistanceGets or sets the outer perspective distance when PerspectiveMode is set to Scale.  
public PropertyPerspectiveModeGets or sets the perspective mode.  
public PropertyPerspectiveOffsetYGets or sets the perspective offset y. (Applied to global offset y projection.)  
public PropertyPerspectiveOffsetZGets or sets the perspective offset z. (Applied to global offset z projection.)  
public PropertyPerspectivePointGets or sets the outer perspective point position. The value is between 0 - 1, where 0 is close to the top boundary and 1 is close to bottom boundary.  
public PropertyPerspectiveRotationGets or sets the flow item rotation when PerspectiveMode is set to Perspective.  
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 PropertyTotalFocusItemGets or sets the number of total focus item.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
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 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 Methodstatic (Shared in Visual Basic)GetFlowInAnimationGets flow in animation from target element.  
public Methodstatic (Shared in Visual Basic)GetFlowOutAnimationGets flow out animation from target element.  
public Methodstatic (Shared in Visual Basic)GetNewlyRealizedGets newly realized value from given element.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMaximumPreviewItemInvalidates maximum preview item.  
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplate (Inherited from System.Windows.FrameworkElement)
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 Methodstatic (Shared in Visual Basic)SetFlowInAnimationSets flow in animation to target element.  
public Methodstatic (Shared in Visual Basic)SetFlowOutAnimationSets flow out animation to target element.  
public Methodstatic (Shared in Visual Basic)SetNewlyRealizedSets newly realized value to given 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 MethodAddInternalChild (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodArrangeOverrideOverridden. Provides the behavior for the Arrange pass of Silverlight layout.  
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.  
protected MethodOnClearChildren (Inherited from System.Windows.Controls.VirtualizingPanel)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnItemsChangedOverridden. Called when the value of the System.Windows.Controls.ItemsControl.Items property 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.