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 

字段值

注解

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

适用于

另请参阅