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