Table of Contents

Class EditRepositoryButtonBehavior

Namespace
HeBianGu.Systems.Repository
Assembly
HeBianGu.Systems.Repository.dll
public class EditRepositoryButtonBehavior : RepositoryButtonBehaviorBase, IAnimatable, IAttachedObject
Inheritance
EditRepositoryButtonBehavior
Implements
Inherited Members
Extension Methods

Fields

ItemProperty

public static readonly DependencyProperty ItemProperty

Field Value

DependencyProperty

TitleProperty

public static readonly DependencyProperty TitleProperty

Field Value

DependencyProperty

Properties

Item

public object Item { get; set; }

Property Value

object

Title

public string Title { get; set; }

Property Value

string

Methods

OnClick()

protected override void OnClick()