10 references to MakeAddressable
PresentationFramework (10)
src\Framework\System\Windows\Markup\Primitives\MarkupWriter.cs (10)
200
scope.
MakeAddressable
(item.ObjectType);
217
scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
488
string uri = scope.
MakeAddressable
(item.ObjectType);
561
string typeUri = scope.
MakeAddressable
(dependencyProperty.OwnerType);
572
string xamlUri = scope.
MakeAddressable
(typeof(TypeExtension));
619
scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
717
string dpUri = scope.
MakeAddressable
(property.DependencyProperty.OwnerType);
1054
string uri = scope.
MakeAddressable
(tagType);
1420
MakeAddressable
(type);
1547
string uri = _scope.
MakeAddressable
(type);