Class OnlineDisplaySlimCheckBox
Inheritance
System.Object
    System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
    System.Windows.Media.Visual
    System.Windows.UIElement
    System.Windows.FrameworkElement
    System.Windows.Controls.Control
    System.Windows.Controls.ContentControl
    System.Windows.Controls.Primitives.ButtonBase
    System.Windows.Controls.Primitives.ToggleButton
    System.Windows.Controls.CheckBox
    OnlineDisplaySlimCheckBox
  Implements
System.ComponentModel.ISupportInitialize
  Namespace: Vortex.Presentation.ControlSlims.Wpf.OnlineDisplaySlim
Assembly: Vortex.Presentation.Controls.Wpf.dll
Syntax
public class OnlineDisplaySlimCheckBox : CheckBox, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, ICommandSource, IComponentConnector
  Constructors
OnlineDisplaySlimCheckBox()
Creates new instance of OnlineDisplaySlimCheckBox
Declaration
public OnlineDisplaySlimCheckBox()
  Fields
_contentLoaded
Declaration
bool _contentLoaded
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
  Implements
      System.ComponentModel.ISupportInitialize