Design-Time Support and Visual Testing
masterThe extension is designed to work within visual designers like MS Visual Studio and MS Expression Blend without requiring a separate preview application.
- Design-Time Availability: Works for standard assemblies at design time. (Note: Dynamic loaded assemblies that are only found at runtime may not be available unless the
.resxis built at design time). - DesignValue Property: Use the
DesignValueproperty to provide custom values to be displayed during design mode. - Visual Testing: You can define a specific design language to facilitate visual testing of your UI layouts in the designer.