StyleSheet.FromResource(String, Assembly, IXmlLineInfo) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- resourcePath
- String
Microsoft.Maui.Controls プラットフォームによる内部使用。
- assembly
- Assembly
Microsoft.Maui.Controls プラットフォームによる内部使用。
- lineInfo
- IXmlLineInfo
Microsoft.Maui.Controls プラットフォームによる内部使用。
戻り値
Microsoft.Maui.Controls プラットフォームによる内部使用。