3 references to GetXamlAttachableProperty
System.Xaml (3)
System\Xaml\Context\XamlContext.cs (3)
120property = GetXamlAttachableProperty(ownerType, propName.Name); 178property = GetXamlAttachableProperty(tagType, propName.Name); 364property = GetXamlAttachableProperty(tagType, propName);