2 references to GetToolSupported
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
1396
return
GetToolSupported
(tool);
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\DocumentDesignerTests.cs (1)
20
public bool GetToolSupportedPublic(ToolboxItem tool) =>
GetToolSupported
(tool);