Class DynamicMenuBar.DynamicMenuBarSample
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize
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
public class DynamicMenuBarSample : Window, IDisposable, ISupportInitializeNotification, ISupportInitialize
Constructors
DynamicMenuBarSample(ustring)
Declaration
public DynamicMenuBarSample(ustring title)
Parameters
Type | Name | Description |
---|---|---|
NStack.ustring | title |
Properties
DataContext
Declaration
public DynamicMenuBar.DynamicMenuItemModel DataContext { get; set; }
Property Value
Type | Description |
---|---|
DynamicMenuBar.DynamicMenuItemModel |
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize