C# Class OIShoppingListWinPhone.CustomLayout.CustomFilterListControl

Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: openintents/shoppinglist_winphone Class Usage Examples

Public Methods

Method Description
CustomFilterListControl ( ) : System

Private Methods

Method Description
FilterItemControl_Loaded ( object sender, RoutedEventArgs e ) : void
ListSelector_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
StoreSelector_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
TagsSelector_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

CustomFilterListControl() public method

public CustomFilterListControl ( ) : System
return System