Infragistics3.Wpf.v7.2
AssemblyResourceSetLoader Class
See Also  Members  
Infragistics.Windows.Themes Namespace : AssemblyResourceSetLoader Class

Used to load and register resouyrce sets.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class AssemblyResourceSetLoader 
C# 
public abstract class AssemblyResourceSetLoader 

Remarks

There is only one of the classes in an assembly. It is used to trigger the loading of all resource sets included in the assembly.

See Also