1 write to CreationPolicy
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\PartCreationPolicyAttribute.cs (1)
20CreationPolicy = creationPolicy;
3 references to CreationPolicy
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\AttributedModel\AttributedPartCreationInfo.cs (1)
180return _partCreationPolicy.CreationPolicy;
System\ComponentModel\Composition\PartCreationPolicyAttribute.cs (2)
7/// Specifies <see cref="CreationPolicy"/> for a given <see cref="Primitives.ComposablePart" />. 27/// One of the <see cref="CreationPolicy"/> values indicating the creation policy of the