C# Class Scorchio.Infrastructure.Wpf.UserControls.PickListView

Interaction logic for PickListView.xaml
Datei anzeigen Open project: asudbury/NinjaCoderForMvvmCross

Public Properties

Property Type Description
GroupBoxTitleProperty System.Windows.DependencyProperty

Public Methods

Method Description
PickListView ( ) : System.Windows

Initializes a new instance of the PickListView class.

Method Details

PickListView() public method

Initializes a new instance of the PickListView class.
public PickListView ( ) : System.Windows
return System.Windows

Property Details

GroupBoxTitleProperty public_oe static_oe property

The group box title property
public static DependencyProperty,System.Windows GroupBoxTitleProperty
return System.Windows.DependencyProperty