Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 WPF 应用程序,它在获取默认 PrintTicket 时完全挂起......
PrintTicket printTicket = printQueue.DefaultPrintTicket;
为什么会发生这种情况?