Esempio n. 1
0
 public global::Windows.Foundation.IAsyncOperation <bool> ContainsAppListEntryAsync(global::Windows.ApplicationModel.Core.AppListEntry appListEntry)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> StartScreenManager.ContainsAppListEntryAsync(AppListEntry appListEntry) is not implemented in Uno.");
 }
Esempio n. 2
0
 public global::Windows.Foundation.IAsyncOperation <bool> RequestPinAppListEntryAsync(global::Windows.ApplicationModel.Core.AppListEntry appListEntry)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> TaskbarManager.RequestPinAppListEntryAsync(AppListEntry appListEntry) is not implemented in Uno.");
 }
Esempio n. 3
0
 public bool SupportsAppListEntry(global::Windows.ApplicationModel.Core.AppListEntry appListEntry)
 {
     throw new global::System.NotImplementedException("The member bool StartScreenManager.SupportsAppListEntry(AppListEntry appListEntry) is not implemented in Uno.");
 }