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.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Shared Property RefreshOnlyXmlnsDefinitionsOnAssemblyReplace As Boolean
public static bool RefreshOnlyXmlnsDefinitionsOnAssemblyReplace { get; set; }

Property Value

Type: System..::.Boolean
true if only namespace definitions should be refreshed; otherwise, false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

DesignerProperties Class

System.ComponentModel Namespace