ShapeElement.OnAssociatedPropertyChanged 方法

記憶體中的值儲存在圖形中的欄位的屬性變更時,請更新圖形。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Protected Friend Overridable Sub OnAssociatedPropertyChanged ( _
    e As PropertyChangedEventArgs _
)
protected internal virtual void OnAssociatedPropertyChanged(
    PropertyChangedEventArgs e
)

參數

備註

已經與 shape 功能變數 ims 設屬性的值變更時,會呼叫這個方法。如需詳細資訊,請參閱 ShapeField.AssociateValueWith。

.NET Framework 安全性

請參閱

參考

ShapeElement 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間