TryParseAttachedProperty(String, out String, out String) Method

Definition

Assembly XamlToCSharpGenerator.MiniLanguageParsing.dll
public static SelectorAttachedPropertyParseKind TryParseAttachedProperty(string propertyText, scoped out string ownerTypeToken, scoped out string propertyName)

Parameters

propertyText
String
ownerTypeToken
String
propertyName
String

Returns