ApplyApplicationDefaultsEventArgs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ApplyApplicationDefaults イベントのコンテキストを提供します。
public ref class ApplyApplicationDefaultsEventArgs : EventArgs
[System.Runtime.InteropServices.ComVisible(false)]
public class ApplyApplicationDefaultsEventArgs : EventArgs
[<System.Runtime.InteropServices.ComVisible(false)>]
type ApplyApplicationDefaultsEventArgs = class
inherit EventArgs
Public Class ApplyApplicationDefaultsEventArgs
Inherits EventArgs
- 継承
- 属性
プロパティ
| 名前 | 説明 |
|---|---|
| ColorMode |
ApplyApplicationDefaults イベントのコンテキストを提供します。 |
| Font |
フォームおよび UserControls アプリケーション全体の既定のフォントを取得または設定します。 このプロパティが書き込まれていない場合、またはイベントが処理されない場合、Forms と UserControls の既定のフォントはシステムによって設定されます。 |
| HighDpiMode |
アプリケーションの一般的な HighDpiMode を取得または設定します。 |
| MinimumSplashScreenDisplayTime |
アプリケーションのスプラッシュ ダイアログが表示される最小時間 (ミリ秒単位) を取得または設定します。 |