Class DynamicMenuBarSample
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize
Inherited Members
Terminal.Gui.View.DrawHotString(ustring, Terminal.Gui.Attribute, Terminal.Gui.Attribute)
Terminal.Gui.View.DrawHotString(ustring, System.Boolean, Terminal.Gui.ColorScheme)
Terminal.Gui.View.AddRune(System.Int32, System.Int32, Rune)
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
Assembly: UICatalog.dll
Syntax
public class DynamicMenuBarSample : Window, IDisposable, ISupportInitializeNotification, ISupportInitialize
Constructors
DynamicMenuBarSample(ustring)
Declaration
public DynamicMenuBarSample(ustring title)
Parameters
Type | Name | Description |
---|---|---|
ustring | title |
Properties
DataContext
Declaration
public DynamicMenuItemModel DataContext { get; set; }
Property Value
Type | Description |
---|---|
DynamicMenuItemModel |
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize