Second Post

This is my second post

asdf jklö

if(Controller.Instance?.DialogOpen == true)
{
    Console.WriteLine("Controller.Instance is not null and DialogOpen is true");
}