ToolboxService.FilterChanged 方法
定义
工具箱服务检测到活动设计器的工具箱项筛选器已更改时发生。Occurs when the toolbox service detects that the active designer's toolbox item filter has changed.
protected:
virtual void FilterChanged();
protected virtual void FilterChanged ();
abstract member FilterChanged : unit -> unit
override this.FilterChanged : unit -> unit
Protected Overridable Sub FilterChanged ()