Property AreDeveloperToolsShown
AreDeveloperToolsShown
Gets or sets a value indicating whether developer tools are currently displayed. By default, developer tools are shown in debug mode.
public static bool AreDeveloperToolsShown { get; set; }
Property Value
Remarks
The default value is determined by the debug configuration.