1 write to _type
PresentationFramework (1)
System\Windows\Annotations\LocatorPart.cs (1)
56
_type
= partType;
4 references to _type
PresentationFramework (4)
System\Windows\Annotations\LocatorPart.cs (4)
95
if (!
_type
.Equals(part.PartType))
139
ContentLocatorPart newPart = new ContentLocatorPart(
_type
);
188
return
_type
;
243
if (!
_type
.Equals(part.PartType))