共用方式為


ModelingWindowPane.SelectionChanged 事件

在視窗窗格中的選取範圍已變更之後引發。

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

語法

'宣告
Public Event SelectionChanged As EventHandler
public event EventHandler SelectionChanged

實作

ISelectionService.SelectionChanged

備註

如果用戶端需要告知,在視窗窗格中的選取範圍變更之後,用戶端應該登錄這個事件的處理常式。

這個方法實作 IMonitorSelectionService 介面。

.NET Framework 安全性

請參閱

參考

ModelingWindowPane 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間