TryParseAttachedPropertySegment(String, Int32, out String, out String, out Int32) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static CompiledBindingAttachedPropertyParseStatus TryParseAttachedPropertySegment(string path, int index, scoped out string ownerTypeToken, scoped out string memberName, scoped out int nextIndex)

Parameters

path
String
index
Int32
ownerTypeToken
String
memberName
String
nextIndex
Int32

Returns