C# Class MTMCL.Resources.PreviewItem

PreviewItem.xaml 的互動邏輯
Show file Open project: cvronmin/metocraft Class Usage Examples

Public Properties

Property Type Description
ColorProperty System.Windows.DependencyProperty
DescriptionProperty System.Windows.DependencyProperty
ImgSrcProperty System.Windows.DependencyProperty
StretchProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
button_Loaded void

Public Methods

Method Description
PreviewItem ( ) : System

Private Methods

Method Description
button_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

PreviewItem() public method

public PreviewItem ( ) : System
return System

Property Details

ColorProperty public static property

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

DescriptionProperty public static property

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

ImgSrcProperty public static property

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

StretchProperty public static property

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