KeyProcessor.PreviewTextInputStart(TextCompositionEventArgs) Yöntem

Tanım

Önizleme Textinputstart olayını işler.

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

Parametreler

args
TextCompositionEventArgs

KeyEventArgsAnahtar olayını açıklayan.

Şunlara uygulanır