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.