10 references to MakeAddressable
PresentationFramework (10)
System\Windows\Markup\Primitives\MarkupWriter.cs (10)
180scope.MakeAddressable(item.ObjectType); 197scope.MakeAddressable(property.DependencyProperty.OwnerType); 468string uri = scope.MakeAddressable(item.ObjectType); 541string typeUri = scope.MakeAddressable(dependencyProperty.OwnerType); 552string xamlUri = scope.MakeAddressable(typeof(TypeExtension)); 599scope.MakeAddressable(property.DependencyProperty.OwnerType); 697string dpUri = scope.MakeAddressable(property.DependencyProperty.OwnerType); 1035string uri = scope.MakeAddressable(tagType); 1401MakeAddressable(type); 1527string uri = _scope.MakeAddressable(type);