Class GroupExpander
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
CommandProperty
public static readonly DependencyProperty CommandProperty
Field Value
NotifyClassProperty
public static readonly DependencyProperty NotifyClassProperty
Field Value
SelectItemProperty
public static readonly DependencyProperty SelectItemProperty
Field Value
Properties
Command
public ICommand Command { get; set; }
Property Value
CommandParameter
public object CommandParameter { get; set; }
Property Value
CommandTarget
public IInputElement CommandTarget { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
SelectItem
public object SelectItem { get; set; }