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


The following tables list the members exposed by UXDesktop.

Public Constructors

 NameDescription
public ConstructorUXDesktop ConstructorCreates a new instance of UXDesktop class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ActiveWindowChangedEventOccurs when the active window is changed.  
public Fieldstatic (Shared in Visual Basic)ActiveWindowChangingEventOccurs when the active window is about to change.  
public Fieldstatic (Shared in Visual Basic)ActiveWindowIndexPropertyIdentifies the ActiveWindowIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)ActiveWindowPropertyIdentifies the ActiveWindow dependency property.  
public Fieldstatic (Shared in Visual Basic)CascadingSpacePropertyIdentifies the CascadingSpace dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableWindowAnimationPropertyIdentifies the EnableWindowAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)TaskBarPropertyIdentifies the TaskBar dependency property.  
public Fieldstatic (Shared in Visual Basic)UriMapperPropertyIdentifies the UriMapper dependency property.  
Top

Public Properties

 NameDescription
public PropertyActiveWindowGets the currently active window in UXDesktop.  
public PropertyActiveWindowIndexGets or sets the value that indicates the active window index.  
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 PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCascadingSpaceSpecifies the item spacing for cascading window arrangement.  
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCollectionMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISItemsControl)
public Propertystatic (Shared in Visual Basic)CurrentGets the current instance of UXDesktop.  
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 PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableWindowAnimationDetermines whether window animations such as minimize and maximize should be 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 PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyImageMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContainerStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 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 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 PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTaskBarSpecifies the taskbar control that implements ITaskBar interface to manage window state, represent and identify running windows.  
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUriMapperGets or sets the UriMapper object to provide URI mapping capability.  
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
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.  
Top

Public Methods

 NameDescription
public MethodActivateWindowOverloaded. Activates the window given its index to the foreground.  
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplateOverloaded.  (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCloseWindowClose the specified window.  
public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDetachedEventHandlers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDisposeOverridden.   
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPanel (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindWindowReturns the Intersoft.Client.Framework.IWindow that matches the specified name in this control.  
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 MethodGetShellGets the UXShell instance that manages the application lifecycle.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodGetVisibleWindowsGets the collection of visible windows in the UXDesktop.  
public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeTemplates (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodLaunchApplicationOverloaded. Launches the application given its URI locator. If the application is not yet downloaded, UXDesktop will automatically download, install and then run the application.  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXDesktop when a new template is applied.  
public MethodOpenNewNavigationWindowOverloaded. Create a new navigation window, navigate to the specified URI and show the window to the foreground.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRearrangeWindowsInvalidates and re-arrange the windows in the UXDesktop.  
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 MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodApplyBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodApplyStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodArrangeOverrideOverridden. Provides the behavior for the Arrange pass of Silverlight layout.  
protected MethodClearContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodGetContainerForItemOverrideOverridden. Creates or identifies the element that is used to display the given item.  
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodIsItemItsOwnContainerOverrideOverridden. Determines if the specified item is (or is eligible to be) its own container.  
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 MethodOnItemsChangedOverloaded. 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 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 MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISItemsControl)
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)
Top

Public Events

 NameDescription
public EventActiveWindowChanged  
public EventActiveWindowChanging  
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 EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventItemBind (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemBound (Inherited from Intersoft.Client.Framework.ISItemsControl)
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)
public EventWindowCreating  
Top

See Also

© 2012 All Rights Reserved.