NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RefreshPropertiesAttribute Fields

The fields of the RefreshPropertiesAttribute class are listed below. For a complete list of RefreshPropertiesAttribute class members, see the RefreshPropertiesAttribute Members topic.

Public:

All Indicates all properties should be refreshed if the property value is changed. This field is read-only.
Default Indicates that by default no properties should be refreshed if the property value is changed. This field is read-only.
Repaint Indicates all properties should be invalidated and repainted if the property value is changed. This field is read-only.

See Also

RefreshPropertiesAttribute Class | System.ComponentModel.Design Namespace