C# Class NPerfRunner.Wpf.PanesStyleSelector

Inheritance: System.Windows.Controls.StyleSelector
Mostrar archivo Open project: Orcomp/NPerfRunner

Public Methods

Method Description
SelectStyle ( object item, DependencyObject container ) : System.Windows.Style

Method Details

SelectStyle() public method

public SelectStyle ( object item, DependencyObject container ) : System.Windows.Style
item object
container System.Windows.DependencyObject
return System.Windows.Style