C# Class Yuhan.WPF.MenuListBox.MenuListBox

Inheritance: System.Windows.Controls.ItemsControl
Mostra file Open project: hansuky/Yuhan

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty

Public Methods

Method Description
Hide ( ) : void
MenuListBox ( ) : System
Show ( ) : void

Method Details

Hide() public method

public Hide ( ) : void
return void

MenuListBox() public method

public MenuListBox ( ) : System
return System

Show() public method

public Show ( ) : void
return void

Property Details

CornerRadiusProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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