3 references to IInputPane2
PresentationCore (3)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (2)
42
private InputPaneRcw.
IInputPane2
_inputPane;
106
_inputPane = inputPaneInterop?.GetForWindow(hwnd.Value, typeof(InputPaneRcw.
IInputPane2
).GUID);
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPaneRcw.cs (1)
60
IInputPane2
GetForWindow([In] IntPtr appWindow, [In] ref Guid riid);