This topic has not yet been rated - Rate this topic

PartCreationPolicyAttribute Constructor

Initializes a new instance of the PartCreationPolicyAttribute class with the specified creation policy.

Namespace:  System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public PartCreationPolicyAttribute(
	CreationPolicy creationPolicy
)

Parameters

creationPolicy
Type: System.ComponentModel.Composition.CreationPolicy
The creation policy to use.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.