1 instantiation of RawTextInputReport
PresentationCore (1)
System\Windows\InterOp\HwndKeyboardInputProvider.cs (1)
564RawTextInputReport report = new RawTextInputReport(_source,
3 references to RawTextInputReport
PresentationCore (3)
System\Windows\Input\TextCompositionManager.cs (2)
593RawTextInputReport textInput; 594textInput = (RawTextInputReport)input.Report;
System\Windows\InterOp\HwndKeyboardInputProvider.cs (1)
564RawTextInputReport report = new RawTextInputReport(_source,