NotifyParentPropertyAttribute.NotifyParent 屬性

定義

取得或設定一個值,指示父屬性是否應被通知該屬性價值的變更。

public:
 property bool NotifyParent { bool get(); };
public bool NotifyParent { get; }
member this.NotifyParent : bool
Public ReadOnly Property NotifyParent As Boolean

屬性值

true若父屬性應被通知變更;否則,。 false

適用於

另請參閱