C# Class csCommon.ucCategoryLayers

Interaction logic for ucCategoryLayers.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: TNOCS/csTouch

Public Properties

Property Type Description
CategoryProperty System.Windows.DependencyProperty

Public Methods

Method Description
ucCategoryLayers ( ) : System.Windows
ucCategoryLayers_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

ucCategoryLayers() public method

public ucCategoryLayers ( ) : System.Windows
return System.Windows

ucCategoryLayers_Loaded() public method

public ucCategoryLayers_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

Property Details

CategoryProperty public static property

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