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