Table of Contents

Class ActiveLayoutWidget

Namespace
Whim.Bar
Assembly
Whim.Bar.dll
Interaction logic for ActiveLayoutWidget.xaml
public class ActiveLayoutWidget : UserControl, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IEquatable<Control>, IWinRTObject, IDynamicInterfaceCastable, IEquatable<UserControl>
Inheritance
ActiveLayoutWidget
Implements
IWinRTObject
Inherited Members

Constructors

ActiveLayoutWidget(IContext, IMonitor)

Initializes a new instance of the ActiveLayoutWidget class.
public ActiveLayoutWidget(IContext config, IMonitor monitor)

Parameters

config IContext
monitor IMonitor

Methods

CreateComponent()

Creates a new bar component which contains the active layout widget.
public static BarComponent CreateComponent()

Returns

BarComponent

InitializeComponent()

InitializeComponent()
public void InitializeComponent()