FrameworkElementSmartPartStrategy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class FrameworkElementSmartPartStrategy : Microsoft::Practices::ObjectBuilder::BuilderStrategy
public class FrameworkElementSmartPartStrategy : Microsoft.Practices.ObjectBuilder.BuilderStrategy
type FrameworkElementSmartPartStrategy = class
inherit BuilderStrategy
Public Class FrameworkElementSmartPartStrategy
Inherits BuilderStrategy
- Inheritance
Constructors
FrameworkElementSmartPartStrategy() |
Methods
BuildUp(IBuilderContext, Type, Object, String) | |
BuildUp<TItem>(IBuilderContext, TItem, String) | (Inherited from BuilderStrategy) |
ParametersToTypeList(Object[]) | (Inherited from BuilderStrategy) |
TearDown(IBuilderContext, Object) | |
TraceBuildUp(IBuilderContext, Type, String, String, Object[]) | (Inherited from BuilderStrategy) |
TraceEnabled(IBuilderContext) | (Inherited from BuilderStrategy) |
TraceTearDown(IBuilderContext, Object, String, Object[]) | (Inherited from BuilderStrategy) |