TextCompositionManager クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
入力とテキスト構成に関連するイベントの管理機能を提供します。
public ref class TextCompositionManager sealed : System::Windows::Threading::DispatcherObject
public sealed class TextCompositionManager : System.Windows.Threading.DispatcherObject
type TextCompositionManager = class
inherit DispatcherObject
Public NotInheritable Class TextCompositionManager
Inherits DispatcherObject
- 継承
Preview |
PreviewTextInput 添付イベントを識別します。 |
Preview |
PreviewTextInputStart 添付イベントを識別します。 |
Preview |
PreviewTextInputUpdate 添付イベントを識別します。 |
Text |
TextInput 添付イベントを識別します。 |
Text |
TextInputStart 添付イベントを識別します。 |
Text |
TextInputUpdate 添付イベントを識別します。 |
Dispatcher |
この Dispatcher が関連付けられている DispatcherObject を取得します。 (継承元 DispatcherObject) |
Preview |
TextComposition が完了したときに発生します。 |
Preview |
新しい TextComposition が開始されると発生します。 |
Preview |
TextComposition が更新されると発生します。 |
Text |
TextComposition が完了したときに発生します。 |
Text |
新しい TextComposition が開始されると発生します。 |
Text |
TextComposition が更新されると発生します。 |
製品 | バージョン |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。