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