StyleSheet.FromResource(String, Assembly, IXmlLineInfo) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.
public static Microsoft.Maui.Controls.StyleSheets.StyleSheet FromResource (string resourcePath, System.Reflection.Assembly assembly, System.Xml.IXmlLineInfo lineInfo = default);
static member FromResource : string * System.Reflection.Assembly * System.Xml.IXmlLineInfo -> Microsoft.Maui.Controls.StyleSheets.StyleSheet
Public Shared Function FromResource (resourcePath As String, assembly As Assembly, Optional lineInfo As IXmlLineInfo = Nothing) As StyleSheet
Paramètres
- resourcePath
- String
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.
- assembly
- Assembly
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.
- lineInfo
- IXmlLineInfo
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.
Retours
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.