3 references to GetXamlAttachableProperty
System.Xaml (3)
System\Xaml\Context\XamlContext.cs (3)
121property = GetXamlAttachableProperty(ownerType, propName.Name); 182property = GetXamlAttachableProperty(tagType, propName.Name); 378property = GetXamlAttachableProperty(tagType, propName);