Class StartUpWindow
Interaction logic for StartUpWindow.xaml
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.Window
    StartUpWindow
  Implements
System.ComponentModel.ISupportInitialize
  Namespace: Vortex.Presentation.Wpf
Assembly: Vortex.Presentation.Wpf.dll
Syntax
public class StartUpWindow : Window, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild, IWindowService, IComponentConnector
  Constructors
StartUpWindow()
Declaration
public StartUpWindow()
  Fields
_contentLoaded
Declaration
bool _contentLoaded
  Field Value
| Type | Description | 
|---|---|
| System.Boolean | 
_instance
Declaration
static StartUpWindow _instance
  Field Value
| Type | Description | 
|---|---|
| StartUpWindow | 
mutex
Declaration
static volatile object mutex
  Field Value
| Type | Description | 
|---|---|
| System.Object | 
OverlayContent
OverlayContent Name Field
Declaration
public ContentControl OverlayContent
  Field Value
| Type | Description | 
|---|---|
| System.Windows.Controls.ContentControl | 
Properties
Get
Declaration
public static StartUpWindow Get { get; }
  Property Value
| Type | Description | 
|---|---|
| StartUpWindow | 
Methods
HideStatUpWindow()
Declaration
public void HideStatUpWindow()
  InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
  OpenCenteredStartUpWindow()
Declaration
public void OpenCenteredStartUpWindow()
  Implements
      System.ComponentModel.ISupportInitialize