Class SingleBackgroundWorker
Implements
System.IDisposable
Inherited Members
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("Single BackgroundWorker", "A single BackgroundWorker threading opening another Toplevel")]
[Scenario.ScenarioCategory("Threading")]
[Scenario.ScenarioCategory("Top Level Windows")]
public class SingleBackgroundWorker : Scenario
Constructors
SingleBackgroundWorker()
Declaration
public SingleBackgroundWorker()
Methods
Run()
Declaration
public override void Run()
Overrides
Implements
System.IDisposable