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