[]
Provides various tool methods for design time.
public static class DesignUtil
| Name | Description |
|---|---|
| InDebugMode(IDesignerHost) | Determines if the debugger is running for the specified IDesignerHost. |
| IsInDesignMode() | Determines whether code is executing inside Visual Studio designer. |