C# Class DmxPad.AttributePanel

Inheritance: System.Windows.Controls.UserControl
Show file Open project: Artfunkel/Datamodel.NET

Public Properties

Property Type Description
FileProperty System.Windows.DependencyProperty
SelectedProperty System.Windows.DependencyProperty

Public Methods

Method Description
AttributePanel ( ) : System

Private Methods

Method Description
DeleteButton_Click ( object sender, RoutedEventArgs e ) : void
GUIDCopy_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AttributePanel() public method

public AttributePanel ( ) : System
return System

Property Details

FileProperty public static property

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

SelectedProperty public static property

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