DeveloperMetadata.Initialize Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Windows.Design.Metadata
Assembly: Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)
Syntax
'Declaration
Public Shared Sub Initialize
'Usage
DeveloperMetadata.Initialize()
public static void Initialize()
public:
static void Initialize()
public static function Initialize()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Windows.Design.Metadata Namespace