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

Show file 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 static property

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

HeaderProperty public static property

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

ItemsTemplateProperty public static property

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

ItemsViewProperty public static property

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

ObjectAddressVisibilityProperty public static property

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

ObjectTypeVisibilityProperty public static property

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