DesignTimeHelpers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class used to provide helpers for design time
public static class DesignTimeHelpers
type DesignTimeHelpers = class
Public Class DesignTimeHelpers
- Inheritance
-
DesignTimeHelpers
Properties
IsRunningInApplicationRuntimeMode |
Gets a value indicating whether app is not running in the Designer |
IsRunningInEnhancedDesignerMode |
Gets a value indicating whether app is running in the Enhanced Designer |
IsRunningInLegacyDesignerMode |
Gets a value indicating whether app is running in the Legacy Designer |