Name |
Description |
CssStylesheet |
|
CssStylesheet.StyleDefinition |
|
DraggedAdorner |
|
FileSystem |
|
HtmlCssParser |
|
HtmlFromXamlConverter |
HtmlFromXamlConverter is a static class that takes an XAML string and converts it into HTML |
HtmlLexicalAnalyzer |
lexical analyzer class recognizes tokens as groups of characters separated by arbitrary amounts of whitespace also classifies tokens according to type |
HtmlParser |
HtmlParser class accepts a string of possibly badly formed Html, parses it and returns a string of well-formed Html that is as close to the original string in content as possible |
HtmlSchema |
HtmlSchema class maintains static information about HTML structure can be used by HtmlParser to check conditions under which an element starts or ends, etc. |
HtmlToXamlConverter |
HtmlToXamlConverter is a static class that takes an HTML string and converts it into XAML |
HtmlToXamlSettings |
|
Icons |
|
InsertionAdorner |
|
Markdown |
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). |
Markdown.Token |
|
MarkdownOptions |
|
TfsHelper |
|
VisualStudioHelper |
|
WebBrowserHelper |
|