C# Class Catrobat.IDE.WindowsShared.Content.Images.Application.Logo

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

Public Properties

Property Type Description
ScaleFactorProperty Windows.UI.Xaml.DependencyProperty
TextVisibilityProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Logo ( ) : Windows.UI.Xaml

Private Methods

Method Description
ScaleFactorChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
TextVisibilityChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

Logo() public method

public Logo ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

ScaleFactorProperty public static property

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

TextVisibilityProperty public static property

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