SplashScreenControl

StockSharp.Xaml

The splash screen for application.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

Propiedades

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.