C# Class Catrobat.IDE.WindowsPhone.Controls.SoundControls.SoundPlayButton

Inheritance: INotifyPropertyChanged, IPlayPauseButton
Datei anzeigen Open project: Catrobat/CatrobatForWindows Class Usage Examples

Public Properties

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

Public Methods

Method Description
SoundPlayButton ( ) : System.ComponentModel

Private Methods

Method Description
ButtonPause_Click ( object sender, RoutedEventArgs e ) : void
ButtonPlay_Click ( object sender, RoutedEventArgs e ) : void
GroupChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
PlayButtonStatePropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs e ) : void
RaisePlayStateChanged ( ) : void
RaisePropertyChanged ( [ propertyName = null ) : void
RoundBorderThicknessChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SoundChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

SoundPlayButton() public method

public SoundPlayButton ( ) : System.ComponentModel
return System.ComponentModel

Property Details

GroupProperty public_oe static_oe property

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

PlayButtonStateProperty public_oe static_oe property

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

RoundBorderThicknessProperty public_oe static_oe property

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

SoundProperty public_oe static_oe property

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