Name | Description | |
---|---|---|
C1TreeViewItem Constructor | Initializes a new instance of a C1TreeViewItem. |
The following tables list the members exposed by C1TreeViewItem.
Name | Description | |
---|---|---|
C1TreeViewItem Constructor | Initializes a new instance of a C1TreeViewItem. |
Name | Description | |
---|---|---|
EditTemplateProperty | Identifies the EditTemplate dependency property. | |
IsExpandedProperty | Identifies the IsExpanded dependency property. | |
IsSelectedProperty | Identifies the IsSelected dependency property. | |
LineDashArrayProperty | Identifies the LineDashArray dependency property. | |
LineStrokeProperty | Identifies the LineStroke dependency property. | |
LineThicknessProperty | Identifies the LineThickness dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextWrappingProperty | Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyScopeOwner | (Inherited from Windows.UI.Xaml.UIElement) | |
ActualHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ActualTheme | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ActualWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
AllowDrop | (Inherited from Windows.UI.Xaml.UIElement) | |
AllowFocusOnInteraction | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
AllowFocusWhenDisabled | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Background | (Inherited from Windows.UI.Xaml.Controls.Control) | |
BaseUri | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
BorderBrush | (Inherited from Windows.UI.Xaml.Controls.Control) | |
BorderThickness | (Inherited from Windows.UI.Xaml.Controls.Control) | |
CacheMode | (Inherited from Windows.UI.Xaml.UIElement) | |
CanDrag | (Inherited from Windows.UI.Xaml.UIElement) | |
CharacterSpacing | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Clip | (Inherited from Windows.UI.Xaml.UIElement) | |
CompositeMode | (Inherited from Windows.UI.Xaml.UIElement) | |
ContextFlyout | (Inherited from Windows.UI.Xaml.UIElement) | |
DataContext | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
DefaultStyleResourceUri | (Inherited from Windows.UI.Xaml.Controls.Control) | |
DesiredSize | (Inherited from Windows.UI.Xaml.UIElement) | |
Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) | |
DisplayMemberPath | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
EditTemplate | Gets or sets the template used to edit the contents of the items. | |
ElementSoundMode | (Inherited from Windows.UI.Xaml.Controls.Control) | |
ExitDisplayModeOnAccessKeyInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
FirstNode | Gets this node's first child. | |
FlowDirection | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusState | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FocusVisualMargin | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualPrimaryBrush | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualPrimaryThickness | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualSecondaryBrush | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualSecondaryThickness | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FontFamily | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontSize | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontStretch | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontStyle | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontWeight | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Foreground | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GroupStyle | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
GroupStyleSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
HasItems | Gets a value that indicates whether the ItemsControl contains items. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
Header | Gets or sets the item that labels the control. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
HeaderTemplate | Gets or sets the template used to display the contents of the control's header. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
Height | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
HighContrastAdjustment | (Inherited from Windows.UI.Xaml.UIElement) | |
HorizontalAlignment | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Index | Gets the index of this C1.Silverlight.C1TreeViewItem in its parent items collection | |
IsAccessKeyScope | (Inherited from Windows.UI.Xaml.UIElement) | |
IsDoubleTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsExpanded | Gets or sets a value that indicates whether a C1TreeViewItem is expanded. | |
IsFocusEngaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsFocusEngagementEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsGrouping | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
IsHitTestVisible | (Inherited from Windows.UI.Xaml.UIElement) | |
IsHoldingEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsMouseOver | Gets a value indicating whether the mouse pointer is located over this element. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
IsRightTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsSelected | Gets or sets whether a C1TreeViewItem control is selected. | |
IsTabStop | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsTextScaleFactorEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
ItemContainerGenerator | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemContainerStyle | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemContainerStyleSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemContainerTransitions | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
Items | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsPanel | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsPanelRoot | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsSource | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemTemplate | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemTemplateSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
KeyboardAcceleratorPlacementMode | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyboardAcceleratorPlacementTarget | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipHorizontalOffset | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipPlacementMode | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipTarget | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipVerticalOffset | (Inherited from Windows.UI.Xaml.UIElement) | |
Language | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
LastNode | Gets this node's last child. | |
Lights | (Inherited from Windows.UI.Xaml.UIElement) | |
LineDashArray | Gets or sets a Collection of System.Double values that indicates the pattern of dashes and gaps that is used to the connecting lines. | |
LineStroke | Gets or sets the brush used to paint the connecting lines. | |
LineThickness | Gets or sets the thickness of the connecting lines. | |
ManipulationMode | (Inherited from Windows.UI.Xaml.UIElement) | |
Margin | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MaxHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MaxWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MinHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MinWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MouseOverBrush | Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
NextNode | Gets the next node to this one on the C1.Silverlight.C1TreeView. | |
NextVisibleNode | Gets the next visible node to this one on the C1.Silverlight.C1TreeView. | |
Opacity | (Inherited from Windows.UI.Xaml.UIElement) | |
Padding | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Parent | Gets the C1TreeViewItem that is the parent of this item. | |
ParentCollection | Gets the items collection of this element's parent. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
ParentItem | Gets the C1TreeViewItem that is the parent of this item. | |
ParentItemsSource | Returns this element's parent ItemsSource Property. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
PointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) | |
PrevNode | Gets the previous node to this one on the C1.Silverlight.C1TreeView. | |
PrevVisibleNode | Gets the previous visible node to this one on the C1.Silverlight.C1TreeView. | |
Projection | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderSize | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderTransform | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderTransformOrigin | (Inherited from Windows.UI.Xaml.UIElement) | |
RequestedTheme | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
RequiresPointer | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Resources | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
SelectedBackground | Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it is selected. | |
Style | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
TabFocusNavigation | (Inherited from Windows.UI.Xaml.UIElement) | |
TabIndex | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TabNavigation | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Tag | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Template | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TextAlignment | Gets or sets a value that indicates the horizontal alignment of text content in the Header. | |
TextWrapping | Gets or sets a value that indicates how any text should be wrapped in the Header. | |
Transform3D | (Inherited from Windows.UI.Xaml.UIElement) | |
Transitions | (Inherited from Windows.UI.Xaml.UIElement) | |
TreeView | Identifies the parent C1TreeView of this item. | |
Triggers | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
UseLayoutRounding | (Inherited from Windows.UI.Xaml.UIElement) | |
UseSystemFocusVisuals | (Inherited from Windows.UI.Xaml.Controls.Control) | |
VerticalAlignment | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
VerticalContentAlignment | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Visibility | (Inherited from Windows.UI.Xaml.UIElement) | |
Width | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
XYFocusDown | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusDownNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusKeyboardNavigation | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusLeft | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusLeftNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusRight | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusRightNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusUp | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusUpNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Windows.UI.Xaml.Controls.Control) |
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) | |
EnsureVisible | Scrolls the C1.Silverlight.C1TreeViewItem into view. | |
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) | |
GetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
GroupHeaderContainerFromItemContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
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) | |
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) | |
RegisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) | |
ReleasePointerCapture | (Inherited from Windows.UI.Xaml.UIElement) | |
ReleasePointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) | |
RemoveFocusEngagement | (Inherited from Windows.UI.Xaml.Controls.Control) | |
RemoveHandler | (Inherited from Windows.UI.Xaml.UIElement) | |
SetBinding | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
SetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
StartBringIntoView | Overloaded. (Inherited from Windows.UI.Xaml.UIElement) | |
StartDragAsync | (Inherited from Windows.UI.Xaml.UIElement) | |
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) | |
TransformToVisual | (Inherited from Windows.UI.Xaml.UIElement) | |
TryInvokeKeyboardAccelerator | (Inherited from Windows.UI.Xaml.UIElement) | |
UnregisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) | |
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) | |
GetChildrenInTabFocusOrder | (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 re-measure a control. | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1TreeViewItem control when a new template is applied. | |
OnBringIntoViewRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
OnCharacterReceived | (Inherited from Windows.UI.Xaml.Controls.Control) | |
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. Gets an AutomationPeer object used for testing the control. | |
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) | |
OnKeyboardAcceleratorInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
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) | |
OnPreviewKeyDown | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPreviewKeyUp | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnProcessKeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
OnRightTapped | (Inherited from Windows.UI.Xaml.Controls.Control) | |
PrepareContainerForItemOverride | Overridden. |
Name | Description | |
---|---|---|
AccessKeyDisplayDismissed | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyDisplayRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
ActualThemeChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
BringIntoViewRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
CharacterReceived | (Inherited from Windows.UI.Xaml.UIElement) | |
Click | Occurs when the C1TreeViewItem is clicked. | |
Collapsed | Occurs after the C1TreeViewItem is collapsed. | |
Collapsing | Occurs before the C1TreeViewItem is collapsed. | |
ContextCanceled | (Inherited from Windows.UI.Xaml.UIElement) | |
ContextRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
DataContextChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
DoubleTapped | (Inherited from Windows.UI.Xaml.UIElement) | |
DragEnter | (Inherited from Windows.UI.Xaml.UIElement) | |
DragLeave | (Inherited from Windows.UI.Xaml.UIElement) | |
DragOver | (Inherited from Windows.UI.Xaml.UIElement) | |
DragStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
Drop | (Inherited from Windows.UI.Xaml.UIElement) | |
DropCompleted | (Inherited from Windows.UI.Xaml.UIElement) | |
Expanded | Occurs after the C1TreeViewItem is expanded. | |
Expanding | Occurs before the C1TreeViewItem is expanded. | |
FocusDisengaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FocusEngaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GettingFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
GotFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
Holding | (Inherited from Windows.UI.Xaml.UIElement) | |
IsEnabledChanged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsExpandedChanged | Event raised when the IsExpanded property has changed. | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
ItemCleared | Occurs when a C1HierarchicalPresenter child item is cleared. (ClearContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
ItemPrepared | Occurs when a C1HierarchicalPresenter child item is prepared (PrepareContainerForItemOverride was invoked). (Inherited from C1.Xaml.C1HierarchicalPresenter) | |
KeyDown | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyUp | (Inherited from Windows.UI.Xaml.UIElement) | |
LayoutUpdated | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Loaded | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Loading | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
LosingFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
LostFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationCompleted | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationDelta | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationInertiaStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationStarted | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
NoFocusCandidateFound | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerCanceled | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerCaptureLost | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerEntered | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerExited | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerMoved | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerPressed | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerReleased | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerWheelChanged | (Inherited from Windows.UI.Xaml.UIElement) | |
PreviewKeyDown | (Inherited from Windows.UI.Xaml.UIElement) | |
PreviewKeyUp | (Inherited from Windows.UI.Xaml.UIElement) | |
ProcessKeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
RightTapped | (Inherited from Windows.UI.Xaml.UIElement) | |
SizeChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Tapped | (Inherited from Windows.UI.Xaml.UIElement) | |
Unloaded | (Inherited from Windows.UI.Xaml.FrameworkElement) |