Share via


FontAndColorProviderBase.Reset プロパティ

定義

フォントと色が初期値にリセットされるかどうかを示す値を取得します。

protected:
 property bool Reset { bool get(); };
protected bool Reset { get; }
member this.Reset : bool
Protected ReadOnly Property Reset As Boolean

プロパティ値

trueフォントと色が初期値にリセットされた場合。それ以外の場合は . false

適用対象