DesignerProperties.RefreshOnlyXmlnsDefinitionsOnAssemblyReplace Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
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
'Declaration
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
Silverlight
Supported in: 5, 4
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.