static private GetPropertyInfo ( XamlTypeFinder typeFinder, object elementInstance, Type elementType, string xmlNamespace, string localName, bool tryFindAllProperties = false ) : XamlPropertyInfo | ||
typeFinder | XamlTypeFinder | |
elementInstance | object | |
elementType | Type | |
xmlNamespace | string | |
localName | string | |
tryFindAllProperties | bool | |
Результат | XamlPropertyInfo |