Exemplo n.º 1
0
 public void Initialize(global::Windows.ApplicationModel.Core.CoreApplicationView applicationView)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.FrameworkView", "void FrameworkView.Initialize(CoreApplicationView applicationView)");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Miracast.MiracastReceiverSession> CreateSessionAsync(global::Windows.ApplicationModel.Core.CoreApplicationView view)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MiracastReceiverSession> MiracastReceiver.CreateSessionAsync(CoreApplicationView view) is not implemented in Uno.");
 }
 public static global::Windows.UI.Input.Core.RadialControllerIndependentInputSource CreateForView(global::Windows.ApplicationModel.Core.CoreApplicationView view)
 {
     throw new global::System.NotImplementedException("The member RadialControllerIndependentInputSource RadialControllerIndependentInputSource.CreateForView(CoreApplicationView view) is not implemented in Uno.");
 }
Exemplo n.º 4
0
 public global::Windows.Media.Miracast.MiracastReceiverSession CreateSession(global::Windows.ApplicationModel.Core.CoreApplicationView view)
 {
     throw new global::System.NotImplementedException("The member MiracastReceiverSession MiracastReceiver.CreateSession(CoreApplicationView view) is not implemented in Uno.");
 }