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