This attribute is interpreted during the Extensible Application Markup Language (XAML) compilation process to associate loose content with a Windows Presentation Foundation (WPF) application.
<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple := True)> _ Public NotInheritable Class AssemblyAssociatedContentFileAttribute _ Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple = true)] public sealed class AssemblyAssociatedContentFileAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Assembly, AllowMultiple = true)] public ref class AssemblyAssociatedContentFileAttribute sealed : public Attribute
[<Sealed>] [<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple = true)>] type AssemblyAssociatedContentFileAttribute = class inherit Attribute end
The AssemblyAssociatedContentFileAttribute type exposes the following members.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2