MarkupFormatting Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides a way to access external formatting options that can be used for serializing changes that were made in the designer.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)
Syntax
'Declaration
Public MustInherit Class MarkupFormatting
'Usage
Dim instance As MarkupFormatting
public abstract class MarkupFormatting
public ref class MarkupFormatting abstract
public abstract class MarkupFormatting
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Documents.MarkupFormatting
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Windows.Design.Documents Namespace