4 references to PreviewTextInputUpdateEvent
PresentationCore (4)
System\Windows\Input\TextCompositionManager.cs (4)
117UIElement.AddHandler(element, PreviewTextInputUpdateEvent, handler); 129UIElement.RemoveHandler(element, PreviewTextInputUpdateEvent, handler); 352RoutedEvent = TextCompositionManager.PreviewTextInputUpdateEvent, 548else if(e.StagingItem.Input.RoutedEvent == TextCompositionManager.PreviewTextInputUpdateEvent)