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