3 references to DesignerProperties
PresentationFramework (2)
System\ComponentModel\DesignerProperties.cs (1)
40typeof(bool), typeof(DesignerProperties),
System\Windows\Shell\WindowChrome.cs (1)
68if (System.ComponentModel.DesignerProperties.GetIsInDesignMode(d))
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
315DesignerProperties.SetIsInDesignMode(childFrameworkElement, this.DesignMode);