UCTreeViewItem Members
Include Protected Members
Include Inherited Members
The UCTreeViewItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UCTreeViewItem |
Methods
Name | Description | |
---|---|---|
AddHandler | (Inherited from UIElement.) | |
ApplyTemplate | (Inherited from Control.) | |
Arrange | (Inherited from UIElement.) | |
ArrangeOverride | (Inherited from FrameworkElement.) | |
CaptureMouse | (Inherited from UIElement.) | |
CheckAccess | (Inherited from DependencyObject.) | |
ClearContainerForItemOverride |
Removes all templates, styles, and bindings for the object displayed as a UCTreeViewItem.
(Overrides TreeViewItemClearContainerForItemOverride(DependencyObject, Object).) |
|
ClearValue | (Inherited from DependencyObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindName | (Inherited from FrameworkElement.) | |
Focus | (Inherited from Control.) | |
GetAnimationBaseValue | (Inherited from DependencyObject.) | |
GetBindingExpression | (Inherited from FrameworkElement.) | |
GetContainerForItemOverride | (Inherited from TreeViewItem.) | |
GetHashCode | (Inherited from Object.) | |
GetTemplateChild | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetValue | (Inherited from DependencyObject.) | |
HandleDropDownClosed |
Reserved for internal use.
|
|
HandleDropDownOpened |
Reserved for internal use.
|
|
InvalidateArrange | (Inherited from UIElement.) | |
InvalidateMeasure | (Inherited from UIElement.) | |
IsItemItsOwnContainerOverride |
Determines whether an object is a UCTreeViewItem.
(Overrides TreeViewItem.IsItemItsOwnContainerOverride(Object).) |
|
Measure | (Inherited from UIElement.) | |
MeasureOverride | (Inherited from FrameworkElement.) | |
MemberwiseClone | (Inherited from Object.) | |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application.
(Overrides TreeViewItemOnApplyTemplate().) |
|
OnCollapsed | (Inherited from TreeViewItem.) | |
OnCreateAutomationPeer |
OnCreateAutomationPeer
(Overrides TreeViewItem.OnCreateAutomationPeer().) |
|
OnDragEnter | (Inherited from Control.) | |
OnDragLeave | (Inherited from Control.) | |
OnDragOver | (Inherited from Control.) | |
OnDrop | (Inherited from Control.) | |
OnExpanded | (Inherited from TreeViewItem.) | |
OnGotFocus |
Provides handling for the GotFocus event.
(Overrides TreeViewItem.OnGotFocus(RoutedEventArgs).) |
|
OnHeaderChanged | (Inherited from HeaderedItemsControl.) | |
OnHeaderTemplateChanged | (Inherited from HeaderedItemsControl.) | |
OnItemsChanged | (Inherited from TreeViewItem.) | |
OnKeyDown |
Provides handling for the KeyDown event when the TreeViewItem has focus.
(Overrides TreeViewItem.OnKeyDown(KeyEventArgs).) |
|
OnKeyUp | (Inherited from TreeViewItem.) | |
OnLostFocus |
Provides handling for the LostFocus event.
(Overrides TreeViewItemOnLostFocus(RoutedEventArgs).) |
|
OnLostMouseCapture | (Inherited from Control.) | |
OnManipulationCompleted | (Inherited from Control.) | |
OnManipulationDelta | (Inherited from Control.) | |
OnManipulationStarted | (Inherited from Control.) | |
OnMouseEnter | (Inherited from TreeViewItem.) | |
OnMouseLeave | (Inherited from TreeViewItem.) | |
OnMouseLeftButtonDown |
Provides handling for the MouseLeftButtonDown event.
(Overrides TreeViewItem.OnMouseLeftButtonDown(MouseButtonEventArgs).) |
|
OnMouseLeftButtonUp |
Provides handling for the MouseLeftButtonUp event.
(Overrides TreeViewItemOnMouseLeftButtonUp(MouseButtonEventArgs).) |
|
OnMouseMove | (Inherited from Control.) | |
OnMouseRightButtonDown |
Raises the MouseRightButtonDown event.
(Overrides ControlOnMouseRightButtonDown(MouseButtonEventArgs).) |
|
OnMouseRightButtonUp | (Inherited from Control.) | |
OnMouseWheel | (Inherited from Control.) | |
OnSelected | (Inherited from TreeViewItem.) | |
OnSourceChanged |
Called when Source property has changed
|
|
OnTextInput | (Inherited from Control.) | |
OnTextInputStart | (Inherited from Control.) | |
OnTextInputUpdate | (Inherited from Control.) | |
OnUnselected | (Inherited from TreeViewItem.) | |
PrepareContainerForItemOverride |
Prepares the specified container element to display the specified item.
(Overrides TreeViewItem.PrepareContainerForItemOverride(DependencyObject, Object).) |
|
ReadLocalValue | (Inherited from DependencyObject.) | |
ReleaseMouseCapture | (Inherited from UIElement.) | |
RemoveHandler | (Inherited from UIElement.) | |
SetBinding | (Inherited from FrameworkElement.) | |
SetValue | (Inherited from DependencyObject.) | |
ToString | (Inherited from Object.) | |
TransformToVisual | (Inherited from UIElement.) | |
UpdateLayout | (Inherited from UIElement.) |
Fields
Name | Description | |
---|---|---|
_callButton |
The call button part
|
|
CallButtonVisibilityProperty |
Identifies the CallButtonVisibility dependency property.
|
|
ContextualInformationProperty |
Identifies the ContextualInformation dependency property.
|
|
IsContainerSelectedProperty |
Identifies the IsContainerSelected dependency property.
|
|
PartNameCallButton |
The call button part name
|
|
SourceProperty |
Identifies the Source dependency property.
|
Properties
Name | Description | |
---|---|---|
ActualHeight | (Inherited from FrameworkElement.) | |
ActualWidth | (Inherited from FrameworkElement.) | |
AllowDrop | (Inherited from UIElement.) | |
Background | (Inherited from Control.) | |
BorderBrush | (Inherited from Control.) | |
BorderThickness | (Inherited from Control.) | |
CacheMode | (Inherited from UIElement.) | |
CallButtonVisibility |
Gets or sets an enumerated value which indicates whether or not the call button on this contact item's template is visible. This property is updated based on MouseEnter and MouseLeave events.
|
|
Clip | (Inherited from UIElement.) | |
ContextualInformation |
Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
|
|
Cursor | (Inherited from FrameworkElement.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleKey | (Inherited from Control.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DependencyObject.) | |
DisplayMemberPath | (Inherited from ItemsControl.) | |
Effect | (Inherited from UIElement.) | |
FlowDirection | (Inherited from FrameworkElement.) | |
FontFamily | (Inherited from Control.) | |
FontSize | (Inherited from Control.) | |
FontStretch | (Inherited from Control.) | |
FontStyle | (Inherited from Control.) | |
FontWeight | (Inherited from Control.) | |
Foreground | (Inherited from Control.) | |
HasItems | (Inherited from TreeViewItem.) | |
Header | (Inherited from HeaderedItemsControl.) | |
HeaderTemplate | (Inherited from HeaderedItemsControl.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
IsContainerSelected |
Reserved for internal use.
|
|
IsEnabled | (Inherited from Control.) | |
IsExpanded | (Inherited from TreeViewItem.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsSelected | (Inherited from TreeViewItem.) | |
IsSelectionActive | (Inherited from TreeViewItem.) | |
IsTabStop | (Inherited from Control.) | |
ItemContainerGenerator | (Inherited from ItemsControl.) | |
ItemContainerStyle | (Inherited from HeaderedItemsControl.) | |
Items | (Inherited from ItemsControl.) | |
ItemsPanel | (Inherited from ItemsControl.) | |
ItemsSource | (Inherited from ItemsControl.) | |
ItemTemplate | (Inherited from ItemsControl.) | |
Language | (Inherited from FrameworkElement.) | |
Margin | (Inherited from FrameworkElement.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MinHeight | (Inherited from FrameworkElement.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
Opacity | (Inherited from UIElement.) | |
OpacityMask | (Inherited from UIElement.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from FrameworkElement.) | |
Projection | (Inherited from UIElement.) | |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
Resources | (Inherited from FrameworkElement.) | |
Source |
Specifies a contact or distribution group to which this control should be bound.
|
|
Style | (Inherited from FrameworkElement.) | |
TabIndex | (Inherited from Control.) | |
TabNavigation | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
Template | (Inherited from Control.) | |
Triggers | (Inherited from FrameworkElement.) | |
UseLayoutRounding | (Inherited from UIElement.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalContentAlignment | (Inherited from Control.) | |
Visibility | (Inherited from UIElement.) | |
Width | (Inherited from FrameworkElement.) |
Events
Name | Description | |
---|---|---|
BindingValidationError | (Inherited from FrameworkElement.) | |
Collapsed | (Inherited from TreeViewItem.) | |
DragEnter | (Inherited from UIElement.) | |
DragLeave | (Inherited from UIElement.) | |
DragOver | (Inherited from UIElement.) | |
Drop | (Inherited from UIElement.) | |
Expanded | (Inherited from TreeViewItem.) | |
GotFocus | (Inherited from UIElement.) | |
IsEnabledChanged | (Inherited from Control.) | |
KeyDown | (Inherited from UIElement.) | |
KeyUp | (Inherited from UIElement.) | |
LayoutUpdated | (Inherited from FrameworkElement.) | |
Loaded | (Inherited from FrameworkElement.) | |
LostFocus | (Inherited from UIElement.) | |
LostMouseCapture | (Inherited from UIElement.) | |
ManipulationCompleted | (Inherited from UIElement.) | |
ManipulationDelta | (Inherited from UIElement.) | |
ManipulationStarted | (Inherited from UIElement.) | |
MouseEnter | (Inherited from UIElement.) | |
MouseLeave | (Inherited from UIElement.) | |
MouseLeftButtonDown | (Inherited from UIElement.) | |
MouseLeftButtonUp | (Inherited from UIElement.) | |
MouseMove | (Inherited from UIElement.) | |
MouseRightButtonDown | (Inherited from UIElement.) | |
MouseRightButtonUp | (Inherited from UIElement.) | |
MouseWheel | (Inherited from UIElement.) | |
Selected | (Inherited from TreeViewItem.) | |
SizeChanged | (Inherited from FrameworkElement.) | |
TextInput | (Inherited from UIElement.) | |
TextInputStart | (Inherited from UIElement.) | |
TextInputUpdate | (Inherited from UIElement.) | |
Unloaded | (Inherited from FrameworkElement.) | |
Unselected | (Inherited from TreeViewItem.) |