TryExtractResourceKey(String?, out String) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static bool TryExtractResourceKey(string? expression, scoped out string resourceKey)

Parameters

expression
String
resourceKey
String

Returns