true if an instances of subclass of tooltype is acceptable
Return Value
null if no mouse tool's type is the same or is a subclass of tooltype
Remarks
This is most useful when you want to modify one of the standard tools, typically by setting one of its properties. This method searches all of the lists of mode-less tools: MouseDownTools, MouseMoveTools, MouseUpTools. For examples, see FindMouseTool(Type).