Ejemplo n.º 1
0
 public global::Windows.UI.Core.CoreIndependentInputSource CreateCoreIndependentInputSource(global::Windows.UI.Core.CoreInputDeviceTypes deviceTypes)
 {
     throw new global::System.NotImplementedException("The member CoreIndependentInputSource SwapChainBackgroundPanel.CreateCoreIndependentInputSource(CoreInputDeviceTypes deviceTypes) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public void SetControlledInput(global::Windows.UI.Core.CoreInputDeviceTypes inputTypes, global::Windows.UI.Core.CoreIndependentInputFilters required, global::Windows.UI.Core.CoreIndependentInputFilters excluded)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Core.CoreIndependentInputSourceController", "void CoreIndependentInputSourceController.SetControlledInput(CoreInputDeviceTypes inputTypes, CoreIndependentInputFilters required, CoreIndependentInputFilters excluded)");
 }