Sdílet prostřednictvím


StyleSheet.FromResource(String, Assembly, IXmlLineInfo) Metoda

Definice

Pro interní použití platformou 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

Parametry

resourcePath
String

Pro interní použití platformou Microsoft.Maui.Controls.

assembly
Assembly

Pro interní použití platformou Microsoft.Maui.Controls.

lineInfo
IXmlLineInfo

Pro interní použití platformou Microsoft.Maui.Controls.

Návraty

Pro interní použití platformou Microsoft.Maui.Controls.

Platí pro