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

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

Public Properties

Property Type Description
ImageHeightProperty Windows.UI.Xaml.DependencyProperty
ImageWidthProperty DependencyProperty

Public Methods

Method Description
ImageSizeIcon ( ) : Windows.UI.Xaml

Private Methods

Method Description
ImageHeightChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ImageWidthChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

ImageSizeIcon() public method

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

Property Details

ImageHeightProperty public static property

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

ImageWidthProperty public static property

public static DependencyProperty ImageWidthProperty
return DependencyProperty