C# Class AcManager.Controls.CustomShowroom.CarTextureDialog

Show file Open project: gro-ove/actools

Private Properties

Property Type Description
CarTextureDialog_OnLoaded void
CarTextureDialog_OnUnloaded void
Preview_OnMouseLeftButtonDown void

Public Methods

Method Description
CarTextureDialog ( [ renderer, [ activeSkin, [ kn5, [ textureName ) : System

Private Methods

Method Description
CarTextureDialog_OnLoaded ( object sender, RoutedEventArgs e ) : void
CarTextureDialog_OnUnloaded ( object sender, RoutedEventArgs e ) : void
Preview_OnMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

CarTextureDialog() public method

public CarTextureDialog ( [ renderer, [ activeSkin, [ kn5, [ textureName ) : System
renderer [
activeSkin [
kn5 [
textureName [
return System