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

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

Public Properties

Property Type Description
GroupProperty Windows.UI.Xaml.DependencyProperty
SoundProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
SoundItemControl ( ) : System

Private Methods

Method Description
GroupChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
PlayButton_RightTapped ( object sender, RightTappedRoutedEventArgs e ) : void
RaiseRightTapped ( ) : void
SoundChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
TapGrid_OnTapped ( object sender, TappedRoutedEventArgs e ) : void

Method Details

SoundItemControl() public method

public SoundItemControl ( ) : System
return System

Property Details

GroupProperty public static property

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

SoundProperty public static property

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