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