C# Class AppVeyor.UI.Common.DropDownButton

Inheritance: System.Windows.Controls.Primitives.ToggleButton
Show file Open project: onlyutkarsh/AppVeyorExtension

Public Properties

Property Type Description
DropDownProperty System.Windows.DependencyProperty

Public Methods

Method Description
DropDownButton ( ) : System.Windows

Protected Methods

Method Description
OnClick ( ) : void

Method Details

DropDownButton() public method

public DropDownButton ( ) : System.Windows
return System.Windows

OnClick() protected method

protected OnClick ( ) : void
return void

Property Details

DropDownProperty public static property

public static DependencyProperty,System.Windows DropDownProperty
return System.Windows.DependencyProperty