NotifyParentPropertyAttribute.Default Campo

Definizione

Indica lo stato predefinito dell'attributo, ovvero che la proprietà non deve notificare alla proprietà padre le modifiche apportate al proprio valore. Questo campo è di sola lettura.

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

Valore del campo

Si applica a

Vedi anche