TryGetType(String, String, out AvaloniaTypeInfo?) Method

Definition

Assembly XamlToCSharpGenerator.LanguageService.dll
public bool TryGetType(string xmlNamespace, string xmlTypeName, scoped out AvaloniaTypeInfo? typeInfo)

Parameters

xmlNamespace
String
xmlTypeName
String

Returns