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