Intersoft ClientUI Documentation
UXTreeView Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXTreeView.

Public Constructors
 NameDescription
Public ConstructorUXTreeView Constructor Creates a new instance of UXTreeView class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AutoSelectModeProperty Identifies the AutoSelectMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)BusyLatencyProperty Identifies the BusyLatency dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanUserExpandCollapseMemberPathProperty Identifies the CanUserExpandCollapseMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanUserSelectMemberPathProperty Identifies the CanUserSelectMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)CheckBoxVisibilityProperty Identifies the CheckBoxVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)CheckedItemsProperty Identifies the CheckedItems dependency property.  
Public Fieldstatic (Shared in Visual Basic)CommandMemberPathProperty Identifies the CommandMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)DelayLoadOnDemandBindingProperty Identifies the DelayLoadOnDemandBinding dependency property.  
Public Fieldstatic (Shared in Visual Basic)EnableSlidingAnimationProperty Identifies the EnableSlidingAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandedImageMemberPathProperty Identifies the ExpandedImageMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandedItemProperty Identifies the ExpandedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsEditableProperty Identifies the IsEditable dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsExpandOnSelectProperty Identifies the IsExpandOnSelect dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsLoadOnDemandProperty Identifies the IsLoadOnDemand dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSelectableMemberPathProperty Identifies the IsSelectableMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsTextSearchCaseSensitiveProperty Identifies the IsTextSearchCaseSensitive dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsTextSearchEnabledProperty Identifies the IsTextSearchEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemEditTemplateProperty Identifies the ItemEditTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)LoadOnDemandModeProperty Identifies the LoadOnDemandMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)NavigateUriMemberPathProperty Identifies the NavigateUriMemberPath dependency property.  
Public Fieldstatic (Shared in Visual Basic)ProcessedItemProperty Identifies the ProcessedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)TreeExpandModeProperty Identifies the TreeExpandMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)TreeLineVisibilityProperty Identifies the TreeLineVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)TreeSelectionModeProperty Identifies the TreeSelectionMode dependency property.  
Top
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic)SearchTextProperty Identifies the SearchText 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 PropertyAllowDropItem Gets or sets a value that determines whether external item can be dropped to the UXAccordion panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyAllowMoveItem Gets or sets a value that determines whether the items can be moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyAllowRemoveItem Gets or sets a value that determines whether the items can be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyAllowReorderItem Gets or sets a value that determines whether external item can be dropped to the UXAccordion panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyAutoSelectMode Gets or sets a value that determines the auto select.  
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 PropertyBusyLatency Gets or sets the latency, in seconds, before the busy indicator is displayed.  
Public PropertyCacheModeGets or sets a value that indicates that rendered content should be cached when possible. (Inherited from System.Windows.UIElement)
Public PropertyCanUserExpandCollapseMemberPath Gets or sets a value that indicates the data member path to bind to the CanUserExpandCollapse property of the UXTreeViewItem.  
Public PropertyCanUserSelectMemberPath Gets or sets a value that indicates the data member path to bind to the CanUserSelect property of the UXTreeViewItem.  
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 PropertyCheckBoxVisibility Gets or sets a value that indicates whether the checkbox visibility is visible or collapsed.  
Public PropertyCheckedItems Gets a value that indicates the items been checked.  
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 PropertyCollectionMemberPath Gets or sets the collection member path. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyCommandMemberPath Gets or sets a value that indicates the data member path to bind to the Command property of the UXTreeViewItem.  
Public PropertyCornerRadius Represents the radius of a border's corner. The radius can't be negative. (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 PropertyDelayLoadOnDemandBinding Gets or sets a value that determine whetehr the child binding is delay in load on demand scenario.  
Public PropertyDesiredSizeGets the size that this System.Windows.UIElement computed during the measure pass of the layout process. (Inherited from System.Windows.UIElement)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayMemberPathGets or sets the name or path of the property that is displayed for each data item. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyDragDropTooltipIcon Gets or sets the icon of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDragDropTooltipLatency Gets or sets a value that determines the latency to show the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDragDropTooltipOffset Gets or sets the offset position of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDragDropTooltipStyle Gets or sets the style of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDragDropTooltipText Gets or sets the text of the DragDropTooltip. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDragMode Gets or sets the dragging behavior. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDropableTargets Gets the collection of dropable target names. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyDropItems Gets or sets collection of drop item during drop event. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyEffectGets or sets the pixel shader effect to use for rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public PropertyEnableSlidingAnimation Gets or sets a value indicating whether animation should be applied when the node is expanded or collapsed.  
Public PropertyExpandedImageMemberPath Gets or sets a value that indicates the data member path to bind to the ExpandedImage property of the UXTreeViewItem.  
Public PropertyExpandedItem Gets or sets a value that specifies the item been expand.  
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 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.ISItemsControl)
Public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyHeightGets or sets the suggested height of a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
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 PropertyImageMemberPath Gets or sets the image member path. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyIsEditable Gets or sets a value indicating whether the value can be manually edited by the end-user.  
Public PropertyIsEnabledGets or sets a value indicating whether the user can interact with the control. (Inherited from System.Windows.Controls.Control)
Public PropertyIsExpandOnSelectGets or sets a value that determines whether a UXTreeViewItem should be expanded when selected.  
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.ISItemsControl)
Public PropertyIsLoadOnDemand Gets or sets a value that determines whether the item is load on demand or not.  
Public PropertyIsRefreshingStyle Gets a value that indicates whether the control's style is being refreshed or reassigned from style manager. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyIsRefreshingTemplate Gets a value that indicates whether the control's template is being refreshed or reassigned from template manager. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyIsTabStopGets or sets a value that indicates whether a control is included in tab navigation. (Inherited from System.Windows.Controls.Control)
Public PropertyIsTextSearchCaseSensitive Gets or sets a value that determines whether text search is case sensitive.  
Public PropertyIsTextSearchEnabled Gets or sets a value that determines whether text search is enabled.  
Public PropertyItemContainerGeneratorGets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemContainerStyle Gets or sets the Style that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyItemContainerStyleSelector Gets or sets the Style Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyItemEditTemplate Gets or sets a value that indicates the item edit template for UXTreeViewItem.  
Public PropertyItemsGets the collection used to generate the content of the control. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsPanelGets or sets the template that defines the panel that controls the layout of items. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsSourceGets or sets a collection used to generate the content of the System.Windows.Controls.ItemsControl. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplateGets or sets the System.Windows.DataTemplate used to display each item. (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplateSelector Gets or sets the Template Selector that is applied to the container element generated for each item. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyLanguageGets or sets localization/globalization language information that applies to a System.Windows.FrameworkElement. (Inherited from System.Windows.FrameworkElement)
Public PropertyLatency Gets or sets a value that determine the latency before the item collection is re-adjusted when an item is inserted, moved or removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public PropertyLayoutSuspended Gets a value that indicates whether the layout is being suspended. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public PropertyLoadOnDemandMode Gets or sets a value that determines whether load on demand is automatic or use process item.  
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 PropertyNavigateUriMemberPath Gets or sets a value that indicates the data member path to bind to the NavigateUri property of the UXTreeViewItem.  
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 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.ISItemsControl)
Public PropertyProcessedItem Gets or sets a value that indicates the item that user process when load on demand is active.  
Public PropertyProjectionGets or sets the perspective projection (3-D effect) to apply when rendering this System.Windows.UIElement. (Inherited from System.Windows.UIElement)
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 PropertySelectedElement Gets or sets the current selected element. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public PropertySelectedIndex Gets or sets the current selected index. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public PropertySelectedItem Gets or sets the current selected item. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public PropertySelectedItems Gets or sets the selected items (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Public PropertySelectedItemsCollection Gets selected items collection. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Public PropertySelectedValue Gets the current selected value. Only applicable if selected value path is specified. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public PropertySelectedValuePath Gets or sets the selected value path. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
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 PropertyTreeExpandMode Gets or sets a value that determines the expand behavior for the UXTreeView.  
Public PropertyTreeLineVisibility Gets or sets a value that indicates whether the tree line visibility is visible or collapsed.  
Public PropertyTreeSelectionMode Gets or sets a value that specifies the mode when item been select.  
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 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)
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 MethodApplyTemplateOverloaded. Overridden.  Applies item template for each generated element.  
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 MethodAttachEventHandlers Attach built-in event handlers to control templates. Call this method if necessary. (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodDetachedEventHandlers Detach built-in event handlers from control templates. Call this method if necessary. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodFindNameRetrieves an object that has the specified identifier name. (Inherited from System.Windows.FrameworkElement)
Public MethodFindPanel Gets the panel object reference. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodGetDropableObject Gets the dropable object. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
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 MethodGetSelectedItem Get selected item element. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodIndexFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodInitializeStoryboards Initializes storyboards. (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodIsDropable Gets a value that indicates wheter the current panel is dropable. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public MethodIsMultipleSelection Gets a value that indicates whether the current action is multiple selection. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
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.  When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). In simplest terms, this means the method is called just before a UI element displays in an application. For more information, see Remarks.  
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodRefreshClip Perform clipping to the dimension of the control. Call this method if necessary (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodResumeLayout Resume the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodSelectOverloaded.  Select the item on specified index. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Public MethodSelectRangeOverridden.  Used to select item between index range.  
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 MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSuspendLayout Suspend the layout. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public MethodTransformObject Transform drag drop object to UXTreeViewItem of the specified element has transform info.  
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 MethodUnselectOverloaded.  Unselects item at specified index. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Public MethodUpdateLayoutEnsures that all positions of child objects of a System.Windows.UIElement are properly updated for layout. (Inherited from System.Windows.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodApplyBindingOverridden.  Applies item binding for each generated element.  
Protected MethodApplyStyleOverridden.  Applies item style for each generated element.  
Protected MethodArrangeOverride Provides the behavior for the Arrange pass of Silverlight layout. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodClearContainerForItemOverride Undoes the effects of the ItemsControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object) method. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Protected MethodClearSelectionOverloaded.  Clear current selection. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Protected MethodGetContainerForItemOverrideOverridden.  Creates or identifies the element that is used to display the given item.  
Protected MethodGetItemContext Get item's context. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Protected MethodGetItemElement Gets the element of the specified item. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Protected MethodGetTemplateChildRetrieves the named element in the instantiated System.Windows.Controls.ControlTemplate visual tree. (Inherited from System.Windows.Controls.Control)
Protected MethodInit Control initialization. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodInitializeSelectedItems Initialize selected items collection. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
Protected MethodInitializeSelection Initialize selection. (Inherited from Intersoft.Client.Framework.ISHierarchicalMultipleSelectionControl)
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 Called when the value of CornerRadius property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl)
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 MethodOnDependencyPropertyChanged Invoked when the control properties has changed. (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 MethodOnGotFocusOverridden.  Called before the System.Windows.UIElement.GotFocus event occurs.  
Protected MethodOnIsTextSearchEnabledChanged IsTextSearchEnabled property changed handler.  
Protected MethodOnItemsChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodOnItemsPanelChanged Called when the value of ItemsPanel property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodOnItemsSourceChanged Called when the value of ItemsSource property changes. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodOnKeyDownOverridden.  Called before the System.Windows.UIElement.KeyDown event occurs.  
Protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
Protected MethodOnLostFocusOverridden.  Called before the System.Windows.UIElement.LostFocus event occurs.  
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 MethodOnSelectedItemChangedOverridden.  SelectedItem property changed handler.  
Protected MethodOnSelectedValueChanged Called when the value of the SelectedValue property changes. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Protected MethodOnSelectionModeChanged Occurs when selection mode property is changed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodOnTextInputCalled before the System.Windows.UIElement.TextInput event occurs. (Inherited from System.Windows.Controls.ItemsControl)
Protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
Protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Protected MethodOnTreeViewKeyDown Called before the KeyDown event occurs.  
Protected MethodOnUnloaded Called when the element is unloaded. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodPanel_DragEnd Occurs at origin panel, when drag is end. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragEnded Occurs at origin panel, when drag is ended (after drag drop). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragEnter Occurs when an item is entering this panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragInitOverridden.  Occurs at origin panel, when drag is initializing.  
Protected MethodPanel_DragLeave Occurs when an item is leaving this panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragOver Occurs when an item is hovering this panel (after drag enter). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragReturn Occurs at origin panel, when drag object is returning. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragReturned Occurs at origin panel and target panel, when drag object is returned. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragStart Occurs when an item is about to be dragged. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_DragStarted Occurs when an item is dragged. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Drop Occurs when an item is dropped into this panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Inserted Occurs when an item is inserted to the panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Inserting Occurss when an item is being inserted to the panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Moved Occurs when an item is moved inside panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Moving Occurs when an item is being moved inside panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_PrepareDropOverridden.  Occurs when the object will be dropped.  
Protected MethodPanel_PreviewDragEnter Occurs when previewing drag enter (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_PreviewDragLeave Occurs when an item is about to leaving the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_PreviewDragOver Occurs when an item is about to hovering the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_PreviewDrop Occurs when an item is about to be dropped in to the panel (preview). (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Removed Occurs when an item is removed from panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_Removing Occurs when a item is being removed from panel. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_ShadowCreated Occurs when a shadow object is created. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPanel_ShadowInit Occurs when shadow object is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Protected MethodPerformTextSearch Perform text search.  
Protected MethodPrepareContainerForItemOverrideOverridden.  Prepares the specified element to display the specified item.  
Protected MethodRefreshBinding Refresh property binding. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodRefreshImageBinding Refresh image member path binding. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodRefreshStyleSelector Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Protected MethodRefreshTemplateSelector Refresh style selector. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Top
Public Events
 NameDescription
Public EventBindingValidationErrorOccurs when a data validation error is reported by a binding source. (Inherited from System.Windows.FrameworkElement)
Public EventChecked Occurs when the toggle button is checked.  
Public EventCheckedStateChanged Occurs when the toggle button's CheckedState property is changed.  
Public EventDataContextChangedOccurs when the data context for this element changes. (Inherited from System.Windows.FrameworkElement)
Public EventDragEnd Occurs when drag end. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragEnded Occurs when drag is ended. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragEnter Occurs when drag drop is entering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragInit Occurs when drag is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragLeave Occurs when drag is leaving drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragOver Occurs when drag drop is hovering drop target. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragReturn Occurs when drag object is returning to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragReturned Occurs when drag object is returned to original position. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragStart Occurs when drag start. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDragStarted Occurs when drag started. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDrop Occurs when drag drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventDropObjectChanged Occurs when drop object is changed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventGotFocusOccurs when a System.Windows.UIElement receives focus. (Inherited from System.Windows.UIElement)
Public EventIndeterminate Occurs when the toggle button is in indeterminate state.  
Public EventInserted Occurs when an item is being inserted. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventInserting Occurs when an item is going to be inserted. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventIsEnabledChangedOccurs when the System.Windows.Controls.Control.IsEnabled property changes. (Inherited from System.Windows.Controls.Control)
Public EventItemBind Occurs when item binding. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public EventItemBound Occurs when item is bound. (Inherited from Intersoft.Client.Framework.ISItemsControl)
Public EventKeyDownOccurs when a keyboard key is pressed while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventKeyUpOccurs when a keyboard key is released while the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
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 EventLostFocusOccurs when a System.Windows.UIElement loses focus. (Inherited from System.Windows.UIElement)
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 EventMouseEnterOccurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeaveOccurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDownOccurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a System.Windows.UIElement. (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUpOccurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement)
Public EventMouseMoveOccurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). (Inherited from System.Windows.UIElement)
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 EventMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over a System.Windows.UIElement, or the System.Windows.UIElement has focus. (Inherited from System.Windows.UIElement)
Public EventMoved Occurs when an item is being moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventMoving Occurs when an item is going to be moved. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventNativeDragEnter Occurs when native drag enter event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventNativeDragLeave Occurs when native drag leave event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventNativeDragOver Occurs when native drag over event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventNativeDrop Occurs when native drop event triggered. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventPreviewDragEnter Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventPreviewDragLeave Occurs when previewing drag enter. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventPreviewDragOver Occurs when previewing drag over. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventPreviewDrop Occurs when previewing drop. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventPreviewQueryDropState Occurs when previewing query drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventQueryDropState Occurs when querying drop state. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventRemoved Occurs when an item is being removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventRemoving Occurs when an item is going to be removed. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventSelectionChanged Occurs when the selection of a ISelection changes. (Inherited from Intersoft.Client.Framework.ISHierarchicalSelectionControl)
Public EventShadowCreated Occurs when shadow is created. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
Public EventShadowInit Occurs when shadow is initializing. (Inherited from Intersoft.Client.UI.Controls.Interactivity.ISDragableHierarchicalMultipleSelectionControl)
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 EventUnchecked Occurs when the toggle button is unchecked.  
Public EventUnloadedOccurs when this object is no longer connected to the main object tree. (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

UXTreeView Class
Intersoft.Client.UI.Aqua.UXCollection Namespace

Send Feedback