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 Constant Value Summary
ToggleButtonStyleProperty
static

Methods

Name 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