1 write to _type
PresentationFramework (1)
System\Windows\Annotations\LocatorPart.cs (1)
60
_type
= partType;
4 references to _type
PresentationFramework (4)
System\Windows\Annotations\LocatorPart.cs (4)
99
if (!
_type
.Equals(part.PartType))
143
ContentLocatorPart newPart = new ContentLocatorPart(
_type
);
192
return
_type
;
247
if (!
_type
.Equals(part.PartType))