Gets a value indicating whether the specified object which represents a serialized toolbox item can be used by the specified designer host.
- serializedObject
- The object that contains the System.Drawing.Design.ToolboxItem to retrieve.
- host
- The System.ComponentModel.Design.IDesignerHost to test for support for the System.Drawing.Design.ToolboxItem.
true if the specified object is compatible with the specified designer host; otherwise, false.