C# Class DumpMiner.Infrastructure.UI.Controls.OperationView

Exibir arquivo Open project: dudikeleti/DumpMiner Class Usage Examples

Public Properties

Property Type Description
ExplanationProperty System.Windows.DependencyProperty
HeaderProperty System.Windows.DependencyProperty
ItemsTemplateProperty System.Windows.DependencyProperty
ItemsViewProperty System.Windows.DependencyProperty
ObjectAddressVisibilityProperty System.Windows.DependencyProperty
ObjectTypeVisibilityProperty System.Windows.DependencyProperty

Public Methods

Method Description
OperationView ( ) : System.Windows

Private Methods

Method Description
InitializeComponent ( ) : void
ItemsList_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
System ( int connectionId, object target ) : void

Method Details

OperationView() public method

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

Property Details

ExplanationProperty public_oe static_oe property

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

HeaderProperty public_oe static_oe property

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

ItemsTemplateProperty public_oe static_oe property

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

ItemsViewProperty public_oe static_oe property

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

ObjectAddressVisibilityProperty public_oe static_oe property

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

ObjectTypeVisibilityProperty public_oe static_oe property

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