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