C# 클래스 Catrobat.IDE.WindowsPhone.Controls.SoundControls.SoundPlayButton

상속: INotifyPropertyChanged, IPlayPauseButton
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GroupProperty Windows.UI.Xaml.DependencyProperty
PlayButtonStateProperty Windows.UI.Xaml.DependencyProperty
RoundBorderThicknessProperty Windows.UI.Xaml.DependencyProperty
SoundProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
SoundPlayButton ( ) : System.ComponentModel

비공개 메소드들

메소드 설명
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

메소드 상세

SoundPlayButton() 공개 메소드

public SoundPlayButton ( ) : System.ComponentModel
리턴 System.ComponentModel

프로퍼티 상세

GroupProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GroupProperty
리턴 Windows.UI.Xaml.DependencyProperty

PlayButtonStateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml PlayButtonStateProperty
리턴 Windows.UI.Xaml.DependencyProperty

RoundBorderThicknessProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml RoundBorderThicknessProperty
리턴 Windows.UI.Xaml.DependencyProperty

SoundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml SoundProperty
리턴 Windows.UI.Xaml.DependencyProperty