DesignerProperties.RefreshOnlyXmlnsDefinitionsOnAssemblyReplace Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether all the metadata associated with an assembly or just the xmlns namespace definitions should be refreshed in the designer when an assembly is recompiled.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if only namespace definitions should be refreshed; otherwise, false.
Show: