The TreeListViewItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TreeListViewItem |
Methods
Fields
| Name | Description | |
|---|---|---|
| IndentationProperty |
Identifies the Indentation dependency property.
| |
| IsExpandedProperty |
Identifies the IsExpanded dependency property.
|
Properties
| Name | Description | |
|---|---|---|
| ActualHeight | (Inherited from FrameworkElement.) | |
| ActualWidth | (Inherited from FrameworkElement.) | |
| AllowDrop | (Inherited from UIElement.) | |
| AreAnyTouchesCaptured | (Inherited from UIElement.) | |
| AreAnyTouchesCapturedWithin | (Inherited from UIElement.) | |
| AreAnyTouchesDirectlyOver | (Inherited from UIElement.) | |
| AreAnyTouchesOver | (Inherited from UIElement.) | |
| Background | (Inherited from Control.) | |
| BaseContentControl |
Gets the base ContentControl used as the core for this control.
(Inherited from ContentControl.) | |
| BindingGroup | (Inherited from FrameworkElement.) | |
| BitmapEffect | Obsolete. (Inherited from UIElement.) | |
| BitmapEffectInput | Obsolete. (Inherited from UIElement.) | |
| BorderBrush | (Inherited from Control.) | |
| BorderThickness | (Inherited from Control.) | |
| CacheMode | (Inherited from UIElement.) | |
| Clip | (Inherited from UIElement.) | |
| ClipToBounds | (Inherited from UIElement.) | |
| CommandBindings | (Inherited from UIElement.) | |
| Content |
Gets or sets an item used to generate the content of this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| ContentControlHost |
Gets the ContentControl host template part used internally by this ContentControlBase.
(Inherited from ContentControlBase.) | |
| ContentStringFormat |
Gets or sets a composite string that specifies how to format the content in the ContentControl if it is displayed as string.
This is a dependency property.
(Inherited from ContentControl.) | |
| ContentTemplate |
Gets or sets the DataTemplate to be used to display the content.
This is a dependency property.
(Inherited from ContentControl.) | |
| ContentTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display the content.
This is a dependency property.
(Inherited from ContentControl.) | |
| ContextMenu | (Inherited from FrameworkElement.) | |
| Cursor | (Inherited from FrameworkElement.) | |
| DataContext | (Inherited from FrameworkElement.) | |
| DefaultStyleKey | (Inherited from FrameworkElement.) | |
| DependencyObjectType | (Inherited from DependencyObject.) | |
| DesiredSize | (Inherited from UIElement.) | |
| Dispatcher | (Inherited from DispatcherObject.) | |
| DisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
This is a dependency property.
(Inherited from ContentControl.) | |
| Effect | (Inherited from UIElement.) | |
| EntityManager |
Gets the EntityManager object that is used internally for managing the entity displayed by this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| EntityManagerSource |
Gets or sets a custom EntityManager object to use internally within this ContentControlBase.
When this property is set to an entity manager instance the control content is ignored.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| FlowDirection | (Inherited from FrameworkElement.) | |
| Focusable | (Inherited from UIElement.) | |
| FocusVisualStyle | (Inherited from FrameworkElement.) | |
| FontFamily | (Inherited from Control.) | |
| FontSize | (Inherited from Control.) | |
| FontStretch | (Inherited from Control.) | |
| FontStyle | (Inherited from Control.) | |
| FontWeight | (Inherited from Control.) | |
| ForceCursor | (Inherited from FrameworkElement.) | |
| Foreground | (Inherited from Control.) | |
| HandlesScrolling | (Inherited from Control.) | |
| HasAnimatedProperties | (Inherited from UIElement.) | |
| HasContent |
Gets a value that indicates whether the ContentControlBase has content.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| HasEffectiveKeyboardFocus | (Inherited from UIElement.) | |
| Height | (Inherited from FrameworkElement.) | |
| HorizontalAlignment | (Inherited from FrameworkElement.) | |
| HorizontalContentAlignment | (Inherited from Control.) | |
| Indentation |
Gets or sets the indentation level of this TreeListViewItem.
The hierarchy is based on the indentation level values of the nodes, so that a node with a lower index in the collection and having a specific indentation level will become the parent node for the nodes with a higher index in the collection and having an increased indentation level.
It is recommended to set this property.
This is a dependency property.
| |
| InheritanceBehavior | (Inherited from FrameworkElement.) | |
| InputBindings | (Inherited from UIElement.) | |
| InputScope | (Inherited from FrameworkElement.) | |
| IsArrangeValid | (Inherited from UIElement.) | |
| IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entity asynchronously within this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| IsContentControlHostInitialized |
Gets a value indicating whether the control is initialized and the ContentControl host is available.
(Inherited from ContentControlBase.) | |
| IsEnabled | (Inherited from UIElement.) | |
| IsEnabledCore | (Inherited from UIElement.) | |
| IsEntityManagerInternal |
Gets a value that indicates whether the current EntityManager is internal.
(Inherited from ContentControlBase.) | |
| IsExpanded |
Gets or sets the expansion indicator of this TreeListViewItem.
If a parent node is expanded its child nodes become visible. If a parent node is collapsed its child nodes become invisible.
This is a dependency property.
| |
| IsFocused | (Inherited from UIElement.) | |
| IsHitTestVisible | (Inherited from UIElement.) | |
| IsInitialized | (Inherited from FrameworkElement.) | |
| IsInputMethodEnabled | (Inherited from UIElement.) | |
| IsKeyboardFocused | (Inherited from UIElement.) | |
| IsKeyboardFocusWithin | (Inherited from UIElement.) | |
| IsLoaded | (Inherited from FrameworkElement.) | |
| IsLoadingEntity |
Gets a value indicating whether the control is currently loading entity (asynchronously).
This is a dependency property.
(Inherited from ContentControlBase.) | |
| IsManipulationEnabled | (Inherited from UIElement.) | |
| IsMeasureValid | (Inherited from UIElement.) | |
| IsMouseCaptured | (Inherited from UIElement.) | |
| IsMouseCaptureWithin | (Inherited from UIElement.) | |
| IsMouseDirectlyOver | (Inherited from UIElement.) | |
| IsMouseOver | (Inherited from UIElement.) | |
| IsSealed | (Inherited from DependencyObject.) | |
| IsStylusCaptured | (Inherited from UIElement.) | |
| IsStylusCaptureWithin | (Inherited from UIElement.) | |
| IsStylusDirectlyOver | (Inherited from UIElement.) | |
| IsStylusOver | (Inherited from UIElement.) | |
| IsTabStop | (Inherited from Control.) | |
| IsVisible | (Inherited from UIElement.) | |
| Language | (Inherited from FrameworkElement.) | |
| LayoutTransform | (Inherited from FrameworkElement.) | |
| LoadedEntity |
Gets the entities that are currently loaded within this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| LogicalChildren | (Inherited from FrameworkElement.) | |
| ManagedEntity |
Gets the entity collection managed by this ContentControlBase.
This is a dependency property.
(Inherited from ContentControlBase.) | |
| 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.) | |
| OverridesDefaultStyle | (Inherited from FrameworkElement.) | |
| Padding | (Inherited from Control.) | |
| Parent | (Inherited from FrameworkElement.) | |
| PersistId | Obsolete. (Inherited from UIElement.) | |
| RenderSize | (Inherited from UIElement.) | |
| RenderTransform | (Inherited from UIElement.) | |
| RenderTransformOrigin | (Inherited from UIElement.) | |
| Resources | (Inherited from FrameworkElement.) | |
| SnapsToDevicePixels | (Inherited from UIElement.) | |
| Style | (Inherited from FrameworkElement.) | |
| StylusPlugIns | (Inherited from UIElement.) | |
| TabIndex | (Inherited from Control.) | |
| Tag | (Inherited from FrameworkElement.) | |
| Template | (Inherited from Control.) | |
| TemplatedParent | (Inherited from FrameworkElement.) | |
| ToolTip | (Inherited from FrameworkElement.) | |
| TouchesCaptured | (Inherited from UIElement.) | |
| TouchesCapturedWithin | (Inherited from UIElement.) | |
| TouchesDirectlyOver | (Inherited from UIElement.) | |
| TouchesOver | (Inherited from UIElement.) | |
| Triggers | (Inherited from FrameworkElement.) | |
| Uid | (Inherited from UIElement.) | |
| UseLayoutRounding | (Inherited from FrameworkElement.) | |
| VerticalAlignment | (Inherited from FrameworkElement.) | |
| VerticalContentAlignment | (Inherited from Control.) | |
| Visibility | (Inherited from UIElement.) | |
| VisualBitmapEffect | Obsolete. (Inherited from Visual.) | |
| VisualBitmapEffectInput | Obsolete. (Inherited from Visual.) | |
| VisualBitmapScalingMode | (Inherited from Visual.) | |
| VisualCacheMode | (Inherited from Visual.) | |
| VisualChildrenCount | (Inherited from FrameworkElement.) | |
| VisualClearTypeHint | (Inherited from Visual.) | |
| VisualClip | (Inherited from Visual.) | |
| VisualEdgeMode | (Inherited from Visual.) | |
| VisualEffect | (Inherited from Visual.) | |
| VisualOffset | (Inherited from Visual.) | |
| VisualOpacity | (Inherited from Visual.) | |
| VisualOpacityMask | (Inherited from Visual.) | |
| VisualParent | (Inherited from Visual.) | |
| VisualScrollableAreaClip | (Inherited from Visual.) | |
| VisualTextHintingMode | (Inherited from Visual.) | |
| VisualTextRenderingMode | (Inherited from Visual.) | |
| VisualTransform | (Inherited from Visual.) | |
| VisualXSnappingGuidelines | (Inherited from Visual.) | |
| VisualYSnappingGuidelines | (Inherited from Visual.) | |
| Width | (Inherited from FrameworkElement.) |
Events
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |