SplashScreenControl

StockSharp.Xaml

The splash screen for application.

Наследует: UserControl

Реализует: IComponentConnector

Конструкторы

SplashScreenControl()

Initializes a new instance of the SplashScreenControl.

Свойства

AppIcon : string

The application icon.

AppName : string

The application name.

Методы

InitializeComponent()

InitializeComponent

Show()

Show splash screen.

Поля

AppIconProperty : DependencyProperty

DependencyProperty for AppIcon.

AppNameProperty : DependencyProperty

DependencyProperty for AppName.