XmlStreamStore.WellKnownNamespaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of all namespaces that are predefined by the Annotations Framework.
public:
static property System::Collections::Generic::IList<Uri ^> ^ WellKnownNamespaces { System::Collections::Generic::IList<Uri ^> ^ get(); };
public static System.Collections.Generic.IList<Uri> WellKnownNamespaces { get; }
static member WellKnownNamespaces : System.Collections.Generic.IList<Uri>
Public Shared ReadOnly Property WellKnownNamespaces As IList(Of Uri)
Property Value
The list of namespaces that are predefined by the Microsoft Annotations Framework.
Remarks
The namespaces predefined by the Annotations Framework include the following:
http://schemas.microsoft.com/windows/annotations/2003/11/core
http://schemas.microsoft.com/windows/annotations/2003/11/base
http://schemas.microsoft.com/winfx/2006/xaml/presentation