C# Class mtWPFInertia.Picture

Interaction logic for Picture.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: RIT-Tool-Time/Cascade Class Usage Examples

Public Properties

Property Type Description
AngleProperty System.Windows.DependencyProperty
ImagePathProperty System.Windows.DependencyProperty
ScaleXProperty System.Windows.DependencyProperty
ScaleYProperty System.Windows.DependencyProperty
XProperty System.Windows.DependencyProperty
YProperty System.Windows.DependencyProperty

Public Methods

Method Description
Picture ( ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

Picture() public method

public Picture ( ) : System
return System

Property Details

AngleProperty public_oe static_oe property

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

ImagePathProperty public_oe static_oe property

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

ScaleXProperty public_oe static_oe property

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

ScaleYProperty public_oe static_oe property

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

XProperty public_oe static_oe property

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

YProperty public_oe static_oe property

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