Table of Contents

Class ItemsSourceButtonBehaviorBase

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

Fields

ItemsSourceProperty

public static readonly DependencyProperty ItemsSourceProperty

Field Value

DependencyProperty

Properties

ItemsSource

public IList ItemsSource { get; set; }

Property Value

IList