Table of Contents

Class GroupExpander

Namespace
HeBianGu.Control.LeftMenu
Assembly
HeBianGu.Control.LeftMenu.dll
public class GroupExpander : ItemsControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
Inheritance
GroupExpander
Implements
Inherited Members
Extension Methods

Fields

CommandParameterProperty

public static readonly DependencyProperty CommandParameterProperty

Field Value

DependencyProperty

CommandProperty

public static readonly DependencyProperty CommandProperty

Field Value

DependencyProperty

NotifyClassProperty

public static readonly DependencyProperty NotifyClassProperty

Field Value

DependencyProperty

SelectItemProperty

public static readonly DependencyProperty SelectItemProperty

Field Value

DependencyProperty

Properties

Command

public ICommand Command { get; set; }

Property Value

ICommand

CommandParameter

public object CommandParameter { get; set; }

Property Value

object

CommandTarget

public IInputElement CommandTarget { get; set; }

Property Value

IInputElement

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

SelectItem

public object SelectItem { get; set; }

Property Value

object