ImageKeyConverter.IncludeNoneAsStandardValue 屬性

定義

取得或設定值,指出在 TypeConverter.StandardValuesCollection 集合中 null 是否有效。

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

屬性值

在所有狀況下皆為 true,表示在標準值集合中 null 為有效。

適用於