C1.WPF Namespace : C1TreeViewItem Class |
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. | |
TextDecorationsProperty | Identifies the TextDecorations dependency property. | |
TextWrappingProperty | Identifies the TextWrapping dependency property. |
Name | Description | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |