Table of Contents

Class AddItemButtonBehaviorBase

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll
public abstract class AddItemButtonBehaviorBase : ItemsSourceButtonBehaviorBase, IAnimatable, IAttachedObject
Inheritance
AddItemButtonBehaviorBase
Implements
Derived
Inherited Members
Extension Methods

Fields

DefaultValueProperty

public static readonly DependencyProperty DefaultValueProperty

Field Value

DependencyProperty

Properties

DefaultValue

public object DefaultValue { get; set; }

Property Value

object

Methods

CreateNewItem()

protected object CreateNewItem()

Returns

object