Share via


AssemblyReferences Constructor

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the AssemblyReferences class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AssemblyReferences() Initializes a new instance of the AssemblyReferences class.
Public method AssemblyReferences(IEnumerable<AssemblyName>) Initializes a new instance of the AssemblyReferences class with the specified set of references.
Public method AssemblyReferences(AssemblyName, IEnumerable<AssemblyName>) Initializes a new instance of the AssemblyReferences class with the specified local assembly name and set of references.

Top

See Also

Reference

AssemblyReferences Class

Microsoft.Windows.Design Namespace

Other Resources

WPF Designer Extensibility