AdornerProvider.IsToolSupported Method
Visual Studio 2010
Gets a value indicating if the adorner provider supports the provided Tool.
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Parameters
- tool
- Type: Microsoft.Windows.Design.Interaction.Tool
The Tool to be checked.
By default, the IsToolSupported method returns true for SelectionTool.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.