| Visual Basic (Declaration) | |
|---|---|
Public Shared Default As CompositionContext | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim value As CompositionContext value = CompositionContext.Default CompositionContext.Default = value | |
| C# | |
|---|---|
public static CompositionContext Default | |
| C++/CLI | |
|---|---|
public: static CompositionContext^ Default | |
w The default context performs no filtering other than to exclude types marked as fakes. This context is used when a context has not been specifically requested when constructing an EntityManager.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family