TreeViewItemHelper Class
Namespace
MahApps.Metro.Controls
Base Types
  • object
graph BT Type-->Base0["object"] Type["TreeViewItemHelper"] class Type type-node

Syntax

public static class TreeViewItemHelper

Fields

Name Field Type Constant Value Summary
ToggleButtonStyleProperty DependencyProperty
static

Methods

Name Return Value Summary
GetToggleButtonStyle(UIElement) Style
Gets the toggle button style used for the TreeViewItem expander.
static
SetToggleButtonStyle(UIElement, Style) void
Sets the toggle button style used for the TreeViewItem expander.
static