Exemplo n.º 1
0
 public global::Windows.Foundation.IAsyncOperation <bool> ShowRemoveAppointmentAsync(string localId, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement, global::System.DateTimeOffset instanceStartDate)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppointmentStore.ShowRemoveAppointmentAsync(string localId, Rect selection, Placement preferredPlacement, DateTimeOffset instanceStartDate) is not implemented in Uno.");
 }
Exemplo n.º 2
0
 public global::Windows.Foundation.IAsyncOperation <bool> ShowRemoveAppointmentAsync(string appointmentId, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppointmentManagerForUser.ShowRemoveAppointmentAsync(string appointmentId, Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }
Exemplo n.º 3
0
 public static global::Windows.Foundation.IAsyncOperation <bool> RequestStartProjectingAsync(int projectionViewId, int anchorViewId, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement prefferedPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> ProjectionManager.RequestStartProjectingAsync(int projectionViewId, int anchorViewId, Rect selection, Placement prefferedPlacement) is not implemented in Uno.");
 }
Exemplo n.º 4
0
 public global::Windows.Foundation.IAsyncOperation <string> ShowAddAppointmentAsync(global::Windows.ApplicationModel.Appointments.Appointment appointment, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> AppointmentManagerForUser.ShowAddAppointmentAsync(Appointment appointment, Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }
Exemplo n.º 5
0
 public global::Windows.Foundation.IAsyncOperation <string> ShowReplaceAppointmentAsync(string appointmentId, global::Windows.ApplicationModel.Appointments.Appointment appointment, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement, global::System.DateTimeOffset instanceStartDate)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> AppointmentManagerForUser.ShowReplaceAppointmentAsync(string appointmentId, Appointment appointment, Rect selection, Placement preferredPlacement, DateTimeOffset instanceStartDate) is not implemented in Uno.");
 }
Exemplo n.º 6
0
 public global::Windows.Foundation.IAsyncOperation <bool> RequestDeleteForSelectionAsync(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> SecondaryTile.RequestDeleteForSelectionAsync(Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }
Exemplo n.º 7
0
 public void Show(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Services.Maps.PlaceInfo", "void PlaceInfo.Show(Rect selection, Placement preferredPlacement)");
 }
Exemplo n.º 8
0
 public static void ShowContactCard(global::Windows.ApplicationModel.Contacts.Contact contact, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Contacts.ContactManager", "void ContactManager.ShowContactCard(Contact contact, Rect selection, Placement preferredPlacement)");
 }
Exemplo n.º 9
0
 public static global::Windows.ApplicationModel.Contacts.ContactCardDelayedDataLoader ShowDelayLoadedContactCard(global::Windows.ApplicationModel.Contacts.Contact contact, global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member ContactCardDelayedDataLoader ContactManager.ShowDelayLoadedContactCard(Contact contact, Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }
Exemplo n.º 10
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.DialProtocol.DialDevice> PickSingleDialDeviceAsync(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<DialDevice> DialDevicePicker.PickSingleDialDeviceAsync(Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }
Exemplo n.º 11
0
 public void Show(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.DialProtocol.DialDevicePicker", "void DialDevicePicker.Show(Rect selection, Placement preferredPlacement)");
 }
Exemplo n.º 12
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Enumeration.DeviceInformation> PickSingleDeviceAsync(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement placement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<DeviceInformation> DevicePicker.PickSingleDeviceAsync(Rect selection, Placement placement) is not implemented in Uno.");
 }
Exemplo n.º 13
0
 public void Show(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement placement)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.Enumeration.DevicePicker", "void DevicePicker.Show(Rect selection, Placement placement)");
 }
Exemplo n.º 14
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.UI.Popups.IUICommand> ShowForSelectionAsync(global::Windows.Foundation.Rect selection, global::Windows.UI.Popups.Placement preferredPlacement)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IUICommand> PopupMenu.ShowForSelectionAsync(Rect selection, Placement preferredPlacement) is not implemented in Uno.");
 }