Property | Type | Description | |
---|---|---|---|
XamlPresentationNamespace | System.Xml.Linq.XNamespace | ||
XamlRootNamespace | System.Xml.Linq.XNamespace |
Method | Description | |
---|---|---|
ResourceFileParser ( System.Xml.Linq.XDocument document ) : System.Collections.Generic | ||
Update ( string baseColourHex ) : System.Xml.Linq.XDocument |
public ResourceFileParser ( System.Xml.Linq.XDocument document ) : System.Collections.Generic | ||
document | System.Xml.Linq.XDocument | |
return | System.Collections.Generic |
public Update ( string baseColourHex ) : System.Xml.Linq.XDocument | ||
baseColourHex | string | |
return | System.Xml.Linq.XDocument |
public static XNamespace,System.Xml.Linq XamlPresentationNamespace | ||
return | System.Xml.Linq.XNamespace |