KeyProcessor.PreviewTextInput(TextCompositionEventArgs) Yöntem

Tanım

Önizleme TextInput olayını işler.

public:
 virtual void PreviewTextInput(System::Windows::Input::TextCompositionEventArgs ^ args);
public virtual void PreviewTextInput (System.Windows.Input.TextCompositionEventArgs args);
abstract member PreviewTextInput : System.Windows.Input.TextCompositionEventArgs -> unit
override this.PreviewTextInput : System.Windows.Input.TextCompositionEventArgs -> unit
Public Overridable Sub PreviewTextInput (args As TextCompositionEventArgs)

Parametreler

args
TextCompositionEventArgs

KeyEventArgsAnahtar olayını açıklayan.

Şunlara uygulanır