'Declaration Public Function GetSpellingError( _ ByVal position As System.Windows.Documents.TextPointer _ ) As System.Windows.Controls.SpellingError
public System.Windows.Controls.SpellingError GetSpellingError( System.Windows.Documents.TextPointer position )
Parameters
- position