The connection string does not support MFA. If you want to implement MFA for your application, you need to implement this in the application layer. MFA for windows forms application can be integrated in to your application flow. Another good idea is to implement your windows forms application with Azure AD. See the below reference video.
e.g. https://www.youtube.com/watch?v=73UAncCA2QQ
Hope this helps