Class DocumentElementBase.DebugVisualizer
This API supports the debugging infrastructure and is not intended to be used directly from your code.
Inheritance
System.Object
DocumentElementBase.DebugVisualizer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Flow.Model
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
protected static class DebugVisualizer
Methods
EscapeXmlContent(Object)
This API supports the debugging infrastructure and is not intended to be used directly from your code.
Declaration
public static string EscapeXmlContent(object stringContent)
Parameters
System.Object
stringContent
|
Returns
System.String
|