RichTextBox for WPF
DpiChanged イベント

C1.WPF.SpellChecker アセンブリ > C1.WPF.SpellChecker 名前空間 > C1SpellDialog クラス : DpiChanged イベント
シンタックス
'宣言
 
Public Event DpiChanged As System.Windows.DpiChangedEventHandler
public event System.Windows.DpiChangedEventHandler DpiChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.DpiChangedEventArgs 型の引数を受け取りました。次の DpiChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the scale information after a DPI change.  
Gets the DPI scale information before a DPI change.  
参照