Class ResultsView
Inheritance
System.Object
ResultsView
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class ResultsView : UserControl, IStandaloneView, ICommandHandler, IComponentConnector
Constructors
ResultsView()
Declaration
public ResultsView()
Properties
IsHostInitialized
Declaration
public bool IsHostInitialized { get; }
Property Value
System.Boolean
|
Methods
CanExecute(RoutedCommand, CanExecuteRoutedEventArgs)
Declaration
public bool CanExecute(RoutedCommand command, CanExecuteRoutedEventArgs e)
Parameters
System.Windows.Input.RoutedCommand
command
|
System.Windows.Input.CanExecuteRoutedEventArgs
e
|
Returns
System.Boolean
|
Implements
HandleCommand(RoutedCommand, ExecutedRoutedEventArgs)
Declaration
public void HandleCommand(RoutedCommand command, ExecutedRoutedEventArgs e)
Parameters
System.Windows.Input.RoutedCommand
command
|
System.Windows.Input.ExecutedRoutedEventArgs
e
|
Implements
Initialize(StandaloneHost)
InitializeComponent()
Declaration
public void InitializeComponent()
SubmitBug()
Declaration
public void SubmitBug()