C# Class Catrobat.IDE.WindowsPhone.Controls.FormulaControls.FormulaButton

Show file Open project: Catrobat/CatrobatForWindows

Public Properties

Property Type Description
FormulaProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
FormulaButton ( ) : System.ComponentModel

Private Methods

Method Description
ButtonFormula_OnClick ( object sender, RoutedEventArgs e ) : void
FormulaChangedCallback ( DependencyObject d, DependencyPropertyChangedEventArgs args ) : void
IsEnabledChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetFormulaBinding ( ) : void
UnsetFormulaBinding ( ) : void
ViewModelOnPropertyChanged ( object sender, PropertyChangedEventArgs arg ) : void
ViewModelOnReset ( ) : void

Method Details

FormulaButton() public method

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

Property Details

FormulaProperty public static property

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