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

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

適用対象