ICompositionService::SatisfyImportsOnce Method (ComposablePart^)

 

Composes the specified part, with recomposition and validation disabled.

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

void SatisfyImportsOnce(
	ComposablePart^ part
)

Parameters

part
Type: System.ComponentModel.Composition.Primitives::ComposablePart^

The part to compose.

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