2 references to GetIsInDesignMode
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\AbstractOptionPageControl.cs (1)
31
if (DesignerProperties.
GetIsInDesignMode
(this))
PresentationFramework (1)
System\Windows\Shell\WindowChrome.cs (1)
64
if (System.ComponentModel.DesignerProperties.
GetIsInDesignMode
(d))