C# Class Svg2XamlBrowser.PreviewWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: jogibear9988/svg2xaml

Méthodes publiques

Méthode Description
Load ( object state ) : void
PreviewWindow ( string fileName ) : System

Private Methods

Méthode Description
FormatXml ( string xml ) : string
LoadXml ( Stream stream ) : string

Method Details

Load() public méthode

public Load ( object state ) : void
state object
Résultat void

PreviewWindow() public méthode

public PreviewWindow ( string fileName ) : System
fileName string
Résultat System