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