4 references to Type
WindowsBase (4)
Base\MS\Internal\IO\Packaging\XmlSignatureManifest.cs (2)
461
relationshipSelectors.Add(new PackageRelationshipSelector(owningPartUri, PackageRelationshipSelectorType.
Type
, type));
695
case PackageRelationshipSelectorType.
Type
:
Base\System\IO\Packaging\PackageRelationshipSelector.cs (2)
64
if(selectorType == PackageRelationshipSelectorType.
Type
)
170
case PackageRelationshipSelectorType.
Type
: