|
|
Questions and answers for Tools XAMLPAD.
|
54. Tools XAMLPAD
|
| 54.1 What is XAMLPAD ?
|
| 54.2 Does XAMLPAD support
custom controls ?
|
| 54.3 Can we see the output
of an XAML using XAMLPAD ?
|
54.1 What is XAMLPAD ?
|
|
XAMLPAD is a tool used to edit XAML files. It also displays the visual tree and
properties of a control.
|
54.2 Does XAMLPAD support custom controls ?
|
|
Custom controls can be added by adding the dlls to the XAMLPAD using the Load
Menu item in the File Menu (available in XAMLPAD V3.0).
|
54.3 Can we see the output of an XAML using XAMLPAD ?
|
|
Yes. The output of an XAML file can be viewed using the 'Refresh' button or by
pressing 'F5' button. When 'Refresh' button is clicked, XAMLPAD parses and
renders the content and displays the output.
|
|