| C1.Xaml アセンブリ > C1.Xaml 名前空間 > ISpellChecker インターフェース : ShowSuggestionsMenu メソッド |
'宣言 Sub ShowSuggestionsMenu( _ ByVal editor As System.Object, _ ByVal position As Windows.Foundation.Point, _ ByVal word As System.String, _ ByVal correctCallback As System.Action(Of String) _ )
void ShowSuggestionsMenu( System.object editor, Windows.Foundation.Point position, System.string word, System.Action<string> correctCallback )