SplashScreenControl

StockSharp.Xaml

The splash screen for application.

Inherits: UserControl

Implements: IComponentConnector

Constructors

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

Properties

AppIcon : string

The application icon.

AppName : string

The application name.

Methods

InitializeComponent()

InitializeComponent

Show()

Show splash screen.

Fields

AppIconProperty : DependencyProperty

DependencyProperty for AppIcon.

AppNameProperty : DependencyProperty

DependencyProperty for AppName.