3 references to IInputPaneInterop
PresentationCore (3)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (3)
86InputPaneRcw.IInputPaneInterop inputPaneInterop; 96inputPaneInterop = GetWinRtActivationFactory() as InputPaneRcw.IInputPaneInterop; 103inputPaneInterop = GetWinRtActivationFactory(forceInitialization: true) as InputPaneRcw.IInputPaneInterop;