Hi, @Lee, Eunkyung
no you can't.
Separating the business logic may allow some portability. Especially the user interface needs to be reworked.
And they don't convert automatically in Visual Studio 2019.
See "Porting Guidance" below.
https://learn.microsoft.com/en-us/xamarin/cross-platform/desktop/porting
Some code is compatible and may be portable.
You can do the analysis by using the .NET Portability Analyzer, but not the automatic conversion.