SplashScreenControl
StockSharp.Xaml
アプリケーション用のスプラッシュ画面。
継承元: UserControl
コンストラクター
SplashScreenControl
public SplashScreenControl()
splashScreenControl = SplashScreenControl()
SplashScreenControl の新規インスタンスを初期化します。
プロパティ
AppIcon
public string AppIcon { get; private set; }
value = splashScreenControl.AppIcon
splashScreenControl.AppIcon = value
アプリケーションアイコン。
AppName
public string AppName { get; set; }
value = splashScreenControl.AppName
splashScreenControl.AppName = value
申請名。
メソッド
InitializeComponent
public void InitializeComponent()
splashScreenControl.InitializeComponent()
担当: 佐藤 宏
フィールド
AppIconProperty
public static readonly DependencyProperty AppIconProperty
value = SplashScreenControl.AppIconProperty
代表取締役社長 佐藤 浩一
AppNameProperty
public static readonly DependencyProperty AppNameProperty
value = SplashScreenControl.AppNameProperty
代表取締役社長 佐藤 浩一