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