How do I...Find the ⎕USING needed to create a Window
1 post
• Page 1 of 1
How do I...Find the ⎕USING needed to create a Window
#.WPF.FindUsing 'Window'
System.Windows,WPF/PresentationFramework.DLL
⎕USING←'' 'System.Windows,WPF/PresentationFramework.DLL'
w←⎕NEW Window
w
System.Windows.Window
NOTE: #.WPF.FindUsing should not be used in production code as it has a significant overhead, but the results can be used.
-
Fiona|Dyalog - Posts: 74
- Joined: Mon Apr 22, 2013 12:59 pm
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group