C# Class Catrobat.IDE.WindowsPhone.Controls.SwitchPanel.SwitchPanel

Inheritance: Windows.UI.Xaml.Controls.UserControl
Show file Open project: Catrobat/CatrobatForWindows

Public Properties

Property Type Description
ActivePanelValueProperty Windows.UI.Xaml.DependencyProperty
ItemsProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
SwitchPanel ( ) : System

Private Methods

Method Description
ActivePanelValueChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ItemsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
UpdateActivaPanel ( ) : void

Method Details

SwitchPanel() public method

public SwitchPanel ( ) : System
return System

Property Details

ActivePanelValueProperty public static property

public static DependencyProperty,Windows.UI.Xaml ActivePanelValueProperty
return Windows.UI.Xaml.DependencyProperty

ItemsProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemsProperty
return Windows.UI.Xaml.DependencyProperty