How do I...Find the ⎕USING needed to create a Button

Using Microsoft Windows Presentation Foundation and Syncfusion WPF Libraries

How do I...Find the ⎕USING needed to create a Button

Postby Fiona|Dyalog on Wed Jul 30, 2014 10:48 am

      #.WPF.FindUsing 'Window'
System.Windows,WPF/PresentationFramework.DLL
System.Windows.Controls

⎕USING←'' 'System.Windows,WPF/PresentationFramework.DLL'
⎕USING,←⊂'System.Windows.Controls'
btn←⎕NEW Button

btn
System.Windows.Controls.Button

NOTE: #.WPF.FindUsing should not be used in production code as it has a significant overhead, but the results can be used.
User avatar
Fiona|Dyalog
 
Posts: 68
Joined: Mon Apr 22, 2013 12:59 pm

Return to WPF & Syncfusion

Who is online

Users browsing this forum: No registered users and 1 guest