Table of Contents

WizardOptionsListBox 类

命名空间
ClassIsland.Core.Controls
程序集
ClassIsland.Core.dll
public class WizardOptionsListBox : ListBox, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IContainItemStorage, IAddChild
继承
WizardOptionsListBox
实现
继承成员

字段

InvokeCommandParameterProperty

public static readonly DependencyProperty InvokeCommandParameterProperty

字段值

DependencyProperty

InvokeCommandProperty

public static readonly DependencyProperty InvokeCommandProperty

字段值

DependencyProperty

属性

InvokeCommand

public ICommand InvokeCommand { get; set; }

属性值

ICommand

InvokeCommandParameter

public object InvokeCommandParameter { get; set; }

属性值

object