3 references to GetXamlAttachableProperty
System.Xaml (3)
System\Xaml\Context\XamlContext.cs (3)
117property = GetXamlAttachableProperty(ownerType, propName.Name); 175property = GetXamlAttachableProperty(tagType, propName.Name); 361property = GetXamlAttachableProperty(tagType, propName);