C# Class Xceed.Wpf.Toolkit.CollectionControlButton

Inheritance: System.Windows.Controls.Button
Show file Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
IsReadOnlyProperty System.Windows.DependencyProperty
ItemsSourceProperty System.Windows.DependencyProperty
ItemsSourceTypeProperty System.Windows.DependencyProperty
NewItemTypesProperty System.Windows.DependencyProperty

Private Methods

Method Description
CollectionControlButton ( ) : System
CollectionControlButton_Click ( object sender, RoutedEventArgs e ) : void

Property Details

IsReadOnlyProperty public static property

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

ItemsSourceProperty public static property

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

ItemsSourceTypeProperty public static property

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

NewItemTypesProperty public static property

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