RefreshPropertiesAttribute.Default 欄位

定義

指示如果變更屬性值,不需重新整理其他屬性。 此欄位為唯讀。

public: static initonly System::ComponentModel::RefreshPropertiesAttribute ^ Default;
public static readonly System.ComponentModel.RefreshPropertiesAttribute Default;
 staticval mutable Default : System.ComponentModel.RefreshPropertiesAttribute
Public Shared ReadOnly Default As RefreshPropertiesAttribute 

欄位值

備註

在屬性上指定這個屬性,以只在屬性值變更時重新整理相關聯的屬性。

適用於

另請參閱