HasTrueProperty(XDocument, String) Method

Definition

Assembly XamlToCSharpGenerator.LanguageService.Framework.dll
public static bool HasTrueProperty(XDocument document, string propertyName)

Parameters

document
XDocument
propertyName
String

Returns