Table of Contents

Class DetialItemWithPropertyGridButtonBehavior

Namespace
HeBianGu.Control.PropertyGrid
Assembly
HeBianGu.Control.PropertyGrid.dll
public class DetialItemWithPropertyGridButtonBehavior : ItemsSourceButtonBehaviorBase, IAnimatable, IAttachedObject
Inheritance
DetialItemWithPropertyGridButtonBehavior
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()