ResourceDictionary.SetAndLoadSource 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetAndLoadSource (Uri value, string resourcePath, System.Reflection.Assembly assembly, System.Xml.IXmlLineInfo lineInfo);
member this.SetAndLoadSource : Uri * string * System.Reflection.Assembly * System.Xml.IXmlLineInfo -> unit

매개 변수

value
System.Uri
resourcePath
System.String
assembly
System.Reflection.Assembly
lineInfo
System.Xml.IXmlLineInfo
특성
System.ComponentModel.EditorBrowsableAttribute

적용 대상