Gets a reference to the control where the replacement will take place.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public Control Control { get; }
Visual Basic
Public ReadOnly Property Control As Control
	Get

See Also