4 references to PreviewTextInputUpdateEvent
PresentationCore (4)
System\Windows\Input\TextCompositionManager.cs (4)
107UIElement.AddHandler(element, PreviewTextInputUpdateEvent, handler); 119UIElement.RemoveHandler(element, PreviewTextInputUpdateEvent, handler); 342RoutedEvent = TextCompositionManager.PreviewTextInputUpdateEvent, 539else if(e.StagingItem.Input.RoutedEvent == TextCompositionManager.PreviewTextInputUpdateEvent)