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