10 references to MakeAddressable
PresentationFramework (10)
System\Windows\Markup\Primitives\MarkupWriter.cs (10)
178
scope.
MakeAddressable
(item.ObjectType);
195
scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
466
string uri = scope.
MakeAddressable
(item.ObjectType);
539
string typeUri = scope.
MakeAddressable
(dependencyProperty.OwnerType);
550
string xamlUri = scope.
MakeAddressable
(typeof(TypeExtension));
597
scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
695
string dpUri = scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
1033
string uri = scope.
MakeAddressable
(tagType);
1399
MakeAddressable
(type);
1525
string uri = _scope.
MakeAddressable
(type);