InputMethodStateChangedEventArgs.IsHandwritingStateChanged プロパティ

定義

HandwritingState プロパティが変更されたかどうかを示す値を取得します。

public:
 property bool IsHandwritingStateChanged { bool get(); };
public bool IsHandwritingStateChanged { get; }
member this.IsHandwritingStateChanged : bool
Public ReadOnly Property IsHandwritingStateChanged As Boolean

プロパティ値

true プロパティが変更された HandwritingState 場合は 。それ以外の場合 falseは 。

このプロパティには既定値はありません。

適用対象