C# Class Geowigo.Controls.ImageControl

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: WFoundation/WF.Player.WinPhone

Public Properties

Property Type Description
SourceProperty System.Windows.DependencyProperty

Public Methods

Method Description
ImageControl ( ) : System

Private Methods

Method Description
CoerceScale ( bool recompute ) : void
InitImage ( ) : void
OnImageControlLoaded ( object sender, RoutedEventArgs e ) : void
OnSourceChanged ( ImageSource oldValue, ImageSource newValue ) : void
OnSourcePropertyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ResizeImage ( bool center ) : void

Method Details

ImageControl() public method

public ImageControl ( ) : System
return System

Property Details

SourceProperty public_oe static_oe property

public static DependencyProperty,System.Windows SourceProperty
return System.Windows.DependencyProperty