2 references to GetInstanceOrAttachableProperty
System.Xaml (2)
System\Xaml\Context\XamlContext.cs (2)
102property = GetInstanceOrAttachableProperty(tagType, propName.Name, rootTagType); 117property = GetInstanceOrAttachableProperty(ownerType, propName.Name, rootTagType);