C# Class Rubberduck.UI.CodeInspections.InspectionResultsControl

Interaction logic for InspectionResultsControl.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: retailcoder/Rubberduck

Private Properties

Property Type Description
InspectionResultsControl_Loaded void

Public Methods

Method Description
InspectionResultsControl ( ) : System.Windows

Private Methods

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

Method Details

InspectionResultsControl() public method

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