TryParseSelfQuery(String, out RelativeSourceMarkup, out String) Method

Definition

Assembly XamlToCSharpGenerator.Core.dll
public static bool TryParseSelfQuery(string path, scoped out RelativeSourceMarkup relativeSource, scoped out string normalizedPath)

Parameters

path
String
relativeSource
RelativeSourceMarkup
normalizedPath
String

Returns