C# Class AcManager.Controls.UserControls.CarBlock

ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
CarProperty System.Windows.DependencyProperty
OpenShowroomProperty System.Windows.DependencyProperty
PreviewContentProperty System.Windows.DependencyProperty
SelectSkinProperty System.Windows.DependencyProperty
SelectedSkinProperty System.Windows.DependencyProperty
ShowSkinsAndPreviewProperty System.Windows.DependencyProperty

Public Methods

Method Description
CarBlock ( ) : System.Linq

Private Methods

Method Description
PreviewImage_OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ShowroomButton_OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

CarBlock() public method

public CarBlock ( ) : System.Linq
return System.Linq

Property Details

CarProperty public_oe static_oe property

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

OpenShowroomProperty public_oe static_oe property

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

PreviewContentProperty public_oe static_oe property

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

SelectSkinProperty public_oe static_oe property

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

SelectedSkinProperty public_oe static_oe property

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

ShowSkinsAndPreviewProperty public_oe static_oe property

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