Class TopLevelNoWindowBug
Implements
System.IDisposable
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
[Scenario.ScenarioMetadata("TopLevelNoWindowBug", "Illustrates that not having a Window causes MenuBar to misbehave. #437")]
[Scenario.ScenarioCategory("Bug Repro")]
public class TopLevelNoWindowBug : Scenario, IDisposable
Methods
Run()
Declaration
public override void Run()
Overrides
Implements
System.IDisposable