Class RadCompositionInitializer
Inheritance
System.Object
RadCompositionInitializer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.SpellChecker.Proofing
Assembly: Telerik.WinControls.SpellChecker.dll
Syntax
public static class RadCompositionInitializer
Properties
Container
Declaration
public static CompositionContainer Container { get; set; }
Property Value
System.ComponentModel.Composition.Hosting.CompositionContainer
|
Methods
SatisfyImports(Object)
Declaration
public static void SatisfyImports(object part)
Parameters
System.Object
part
|