CommandSet.ProcessOnMenuResetDecoratorSizeCommand 方法
覆寫這個方法,以處理 [重設 Decorator 大小] 功能表命令。
命名空間: Microsoft.VisualStudio.Modeling.Shell
組件: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)
語法
'宣告
Protected Overridable Sub ProcessOnMenuResetDecoratorSizeCommand
protected virtual void ProcessOnMenuResetDecoratorSizeCommand()
備註
若要變更預設行為,請在 YourLanguageCommandSet 覆寫這個方法。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。