Is Toolkit 100% .NET-managed native code?


Is Toolkit 100% .NET-managed native code?


The DLL that is directly used and referenced in .NET is managed code.


However, that DLL may call other DLL files as needed that may or may not be managed code.