संपादित करें

इसके माध्यम से साझा किया गया


NotifyParentPropertyAttribute.Default Field

Definition

Indicates the default attribute state, that the property should not notify the parent property of changes to its value. This field is read-only.

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 

Field Value

Applies to

See also