C1.Xaml Assembly > C1.Xaml Namespace : C1TreeViewItem Class |
For a list of all members of this type, see C1TreeViewItem members.
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | ApplyTemplate | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | Arrange | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | CancelDirectManipulations | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | CapturePointer | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | ClearValue | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | Collapse | Collapses the C1.Silverlight.C1TreeViewItem. |
![]() | ContainerFromIndex | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | ContainerFromItem | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | EnsureVisible | Scrolls the C1.Silverlight.C1TreeViewItem into view. |
![]() | Equals | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) |
![]() | Expand | Expands the C1.Silverlight.C1TreeViewItem. |
![]() | FindName | (Inherited from Windows.UI.Xaml.FrameworkElement) |
![]() | Focus | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | GetAnimationBaseValue | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | GetBindingExpression | (Inherited from Windows.UI.Xaml.FrameworkElement) |
![]() | GetHashCode | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetValue | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | IndexFromContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | InitializeItem | Initializes a C1.Silverlight.C1HierarchicalPresenter by setting its parent and root elements in the hierarchy. (Inherited from C1.Xaml.C1HierarchicalPresenter) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InvalidateArrange | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | InvalidateMeasure | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | IsAncestorOf | Determines whether the C1.Silverlight.C1HierarchicalPresenter is an ancestor of the descendant element. (Inherited from C1.Xaml.C1HierarchicalPresenter) |
![]() | ItemFromContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | Measure | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | ReadLocalValue | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | ReleasePointerCapture | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | ReleasePointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | RemoveHandler | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | SetBinding | (Inherited from Windows.UI.Xaml.FrameworkElement) |
![]() | SetValue | (Inherited from Windows.UI.Xaml.DependencyObject) |
![]() | ToList<T> | Creates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation. (Inherited from C1.Xaml.C1HierarchicalPresenter) |
![]() | ToString | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) |
![]() | TransformToVisual | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | UpdateLayout | (Inherited from Windows.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
![]() | ArrangeOverride | (Inherited from Windows.UI.Xaml.FrameworkElement) |
![]() | ChangeVisualStateCommon | Updates the current visual state of the Common visual state group to match the object's properties. (Inherited from C1.Xaml.C1HierarchicalPresenter) |
![]() | ChangeVisualStateExpandedStates | Updates the current visual state of the ExpandedStates visual state group to match the object's properties. |
![]() | ChangeVisualStateItemLine | Updates the current visual state of the ItemLine visual state group to match the object's properties. |
![]() | ChangeVisualStateSelection | Updates the current visual state of the Selection visual state group to match the object's properties. |
![]() | ChangeVisualStateShowLines | Updates the current visual state of the ShowLines visual state group to match the object's properties. |
![]() | ClearContainerForItemOverride | Overridden. |
![]() | FindSubElementsForTouchTargeting | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | GetContainerForItemOverride | Overridden. |
![]() | GetTemplateChild | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | GoToElementStateCore | (Inherited from Windows.UI.Xaml.FrameworkElement) |
![]() | HeaderContainer_PointerEntered | Called when the pointer over the item. |
![]() | HeaderContainer_PointerExited | Called when the the pointer exit the item. |
![]() | IsItemItsOwnContainerOverride | Overridden. |
![]() | MeasureOverride | Overridden. Called to remeasure a control. |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnApplyTemplate | Overridden. Builds the visual tree for the C1TreeViewItem control when a new template is applied. |
![]() | OnClick | Raises the C1.Silverlight.C1TreeViewItem.Click event. |
![]() | OnCollapsed | Raises the C1.Silverlight.C1TreeViewItem.Collapsed event. |
![]() | OnCollapsing | Raises the C1.Silverlight.C1TreeViewItem.Collapsing event. |
![]() | OnCreateAutomationPeer | Overridden. |
![]() | OnDisconnectVisualChildren | (Inherited from Windows.UI.Xaml.UIElement) |
![]() | OnDoubleTapped | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnDragEnter | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnDragLeave | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnDragOver | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnDrop | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnExpandButtonClick | Called when the user clicks the expand/collapse button. |
![]() | OnExpanded | Raises the C1.Silverlight.C1TreeViewItem.Expanded event. |
![]() | OnExpanding | Raises the C1.Silverlight.C1TreeViewItem.Expanding event. |
![]() | OnGotFocus | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnGroupStyleSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | OnHeaderChanged | Overridden. Called when the value of the Header property changes. |
![]() | OnHolding | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnItemContainerStyleChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | OnItemContainerStyleSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | OnItemsChanged | Overridden. Called when the Items property changes. |
![]() | OnItemTemplateChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | OnItemTemplateSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
![]() | OnKeyDown | Overloaded. Called when the user presses a key, performs keyboard auto-search and node navigation. |
![]() | OnKeyUp | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnLostFocus | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnManipulationCompleted | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnManipulationDelta | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnManipulationInertiaStarting | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnManipulationStarted | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnManipulationStarting | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerCanceled | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerCaptureLost | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerEntered | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerExited | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerMoved | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerPressed | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerReleased | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnPointerWheelChanged | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | OnRightTapped | (Inherited from Windows.UI.Xaml.Controls.Control) |
![]() | PrepareContainerForItemOverride | Overridden. |