Returns the point that represents the upper-left corner of the SpellCheckDialog window in screen coordinates.

Introduced: 9.0.

Syntax

public System.Windows.Point? Location { get; }
Public ReadOnly Property Location() As System.Windows.Point?

Limitations

Read only.

Remarks

The property returns null, if the dialog was not shown yet.