C# Class Signum.Windows.EntityDetail

Inheritance: EntityBase
Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
EntityControlProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty

Public Methods

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

Protected Methods

Method Description
UpdateVisibility ( ) : void

Private Methods

Method Description
ChangeEntity ( object sender, ChangeDataContextEventArgs e ) : void
EntityDetail ( ) : System

Method Details

OnLoad() public method

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

UpdateVisibility() protected method

protected UpdateVisibility ( ) : void
return void

Property Details

EntityControlProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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