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 

字段值

注解

在属性上指定此属性,以便在属性值更改时仅刷新关联的属性。

适用于

另请参阅