AttributedModelServices::CreatePart Method (Object^)

 

Creates a composable part from the specified attributed object.

Namespace:   System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)

public:
static ComposablePart^ CreatePart(
	Object^ attributedPart
)

Parameters

attributedPart
Type: System::Object^

The attributed object.

.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Return to top
Show: