SplashScreenControl

StockSharp.Xaml

The splash screen for application.

Herda de: UserControl

Implementa: IComponentConnector

Construtores

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

Propriedades

AppIcon : string

The application icon.

AppName : string

The application name.

Métodos

InitializeComponent()

InitializeComponent

Show()

Show splash screen.

Campos

AppIconProperty : DependencyProperty

DependencyProperty for AppIcon.

AppNameProperty : DependencyProperty

DependencyProperty for AppName.