コード例 #1
0
 public global::Windows.Foundation.IAsyncOperation <string> ShowAddAppointmentAsync(global::Windows.ApplicationModel.Appointments.Appointment appointment, global::Windows.Foundation.Rect selection)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> AppointmentStore.ShowAddAppointmentAsync(Appointment appointment, Rect selection) is not implemented in Uno.");
 }
コード例 #2
0
 public global::Windows.Foundation.IAsyncOperation <string> ShowReplaceAppointmentAsync(string appointmentId, global::Windows.ApplicationModel.Appointments.Appointment appointment, global::Windows.Foundation.Rect selection)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> AppointmentManagerForUser.ShowReplaceAppointmentAsync(string appointmentId, Appointment appointment, Rect selection) is not implemented in Uno.");
 }
コード例 #3
0
ファイル: MediaPlayer.cs プロジェクト: seanocali/uno
 public void CopyFrameToVideoSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destination, global::Windows.Foundation.Rect targetRectangle)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Playback.MediaPlayer", "void MediaPlayer.CopyFrameToVideoSurface(IDirect3DSurface destination, Rect targetRectangle)");
 }
コード例 #4
0
 public global::Windows.Foundation.IAsyncOperation <bool> ShowRemoveAppointmentAsync(string localId, global::Windows.Foundation.Rect selection)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> AppointmentStore.ShowRemoveAppointmentAsync(string localId, Rect selection) is not implemented in Uno.");
 }
コード例 #5
0
 public static void SetPropertyFromRect(object dependencyObject, global::Windows.UI.Xaml.DependencyProperty propertyToSet, global::Windows.Foundation.Rect value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Markup.XamlBindingHelper", "void XamlBindingHelper.SetPropertyFromRect(object dependencyObject, DependencyProperty propertyToSet, Rect value)");
 }
コード例 #6
0
 public static global::Windows.UI.Xaml.UIElement FindNextFocusableElement(global::Windows.UI.Xaml.Input.FocusNavigationDirection focusNavigationDirection, global::Windows.Foundation.Rect hintRect)
 {
     throw new global::System.NotImplementedException("The member UIElement FocusManager.FindNextFocusableElement(FocusNavigationDirection focusNavigationDirection, Rect hintRect) is not implemented in Uno.");
 }
コード例 #7
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.");
 }
コード例 #8
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.PointOfService.LineDisplayWindow> TryCreateWindowAsync(global::Windows.Foundation.Rect viewport, global::Windows.Foundation.Size windowSize)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<LineDisplayWindow> ClaimedLineDisplay.TryCreateWindowAsync(Rect viewport, Size windowSize) is not implemented in Uno.");
 }
コード例 #9
0
 public global::Windows.Foundation.IAsyncAction MapRegionOfPixelsToTargetAsync(global::Windows.Foundation.Rect region, global::Windows.Devices.Perception.PerceptionDepthFrame depthFrame, global::Windows.Foundation.Point[] targetCoordinates)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction PerceptionDepthCorrelatedCoordinateMapper.MapRegionOfPixelsToTargetAsync(Rect region, PerceptionDepthFrame depthFrame, Point[] targetCoordinates) is not implemented in Uno.");
 }
コード例 #10
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.");
 }
コード例 #11
0
ファイル: DevicePicker.cs プロジェクト: propellingbits/Uno
 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.");
 }
コード例 #12
0
ファイル: DevicePicker.cs プロジェクト: propellingbits/Uno
 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)");
 }
コード例 #13
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Web.UI.Interop.WebViewControl> CreateWebViewControlAsync(long hostWindowHandle, global::Windows.Foundation.Rect bounds)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WebViewControl> WebViewControlProcess.CreateWebViewControlAsync(long hostWindowHandle, Rect bounds) is not implemented in Uno.");
 }
コード例 #14
0
 public global::Windows.Foundation.Rect MakeVisible(global::Windows.UI.Xaml.UIElement visual, global::Windows.Foundation.Rect rectangle)
 {
     throw new global::System.NotImplementedException("The member Rect OrientedVirtualizingPanel.MakeVisible(UIElement visual, Rect rectangle) is not implemented in Uno.");
 }
コード例 #15
0
ファイル: DialDevicePicker.cs プロジェクト: nepronen/Uno
 public void Show(global::Windows.Foundation.Rect selection)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.DialProtocol.DialDevicePicker", "void DialDevicePicker.Show(Rect selection)");
 }
コード例 #16
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)");
 }
コード例 #17
0
ファイル: DialDevicePicker.cs プロジェクト: nepronen/Uno
 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)");
 }
コード例 #18
0
ファイル: SlipPrintJob.cs プロジェクト: propellingbits/Uno
 public void SetPrintArea(global::Windows.Foundation.Rect value)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Devices.PointOfService.SlipPrintJob", "void SlipPrintJob.SetPrintArea(Rect value)");
 }
コード例 #19
0
ファイル: DialDevicePicker.cs プロジェクト: nepronen/Uno
 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.");
 }
コード例 #20
0
ファイル: CoreInputView.cs プロジェクト: propellingbits/Uno
 public bool TryTransferXYFocusToPrimaryView(global::Windows.Foundation.Rect origin, global::Windows.UI.ViewManagement.Core.CoreInputViewXYFocusTransferDirection direction)
 {
     throw new global::System.NotImplementedException("The member bool CoreInputView.TryTransferXYFocusToPrimaryView(Rect origin, CoreInputViewXYFocusTransferDirection direction) is not implemented in Uno.");
 }
コード例 #21
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)");
 }
コード例 #22
0
 public global::Windows.Foundation.Rect MakeVisible(global::Windows.UI.Xaml.UIElement visual, global::Windows.Foundation.Rect rectangle)
 {
     throw new global::System.NotImplementedException("The member Rect ScrollContentPresenter.MakeVisible(UIElement visual, Rect rectangle) is not implemented in Uno.");
 }
コード例 #23
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.");
 }
コード例 #24
0
ファイル: MediaPlayer.cs プロジェクト: seanocali/uno
 public bool RenderSubtitlesToSurface(global::Windows.Graphics.DirectX.Direct3D11.IDirect3DSurface destination, global::Windows.Foundation.Rect targetRectangle)
 {
     throw new global::System.NotImplementedException("The member bool MediaPlayer.RenderSubtitlesToSurface(IDirect3DSurface destination, Rect targetRectangle) is not implemented in Uno.");
 }
コード例 #25
0
 public global::Windows.Foundation.IAsyncOperation <bool> RequestCreateForSelectionAsync(global::Windows.Foundation.Rect selection)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> SecondaryTile.RequestCreateForSelectionAsync(Rect selection) is not implemented in Uno.");
 }
コード例 #26
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.");
 }
コード例 #27
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.");
 }
コード例 #28
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.");
 }
コード例 #29
0
 public void GetRect(global::Windows.UI.Text.PointOptions options, out global::Windows.Foundation.Rect rect, out int hit)
 {
     throw new global::System.NotImplementedException("The member void RichEditTextRange.GetRect(PointOptions options, out Rect rect, out int hit) is not implemented in Uno.");
 }
コード例 #30
0
		internal static global::Windows.Foundation.Rect[] Func_rg__Rect__(
					global::System.__ComObject __this, 
					global::System.RuntimeTypeHandle __typeHnd, 
					int __targetIndex)
		{
			// Setup
			global::Windows.Foundation.Rect* unsafe___value__retval = default(global::Windows.Foundation.Rect*);
			global::Windows.Foundation.Rect[] __value__retval = default(global::Windows.Foundation.Rect[]);
			uint unsafe___value__retval_mcgLength = 0;
			int unsafe___return__;
			try
			{
				// Marshalling
				unsafe___value__retval = null;
				// Call to native method
				unsafe___return__ = global::McgInterop.ComCallHelpers.ComCall__HRESULT(
									__this, 
									__typeHnd, 
									__targetIndex, 
									&(unsafe___value__retval_mcgLength), 
									&(unsafe___value__retval)
								);
				global::System.Runtime.InteropServices.DebugAnnotations.PreviousCallContainsUserCode();
				if (unsafe___value__retval == null)
					__value__retval = null;
				else
				{
					__value__retval = new global::Windows.Foundation.Rect[unsafe___value__retval_mcgLength];
					if (__value__retval != null)
						for (uint mcgIdx = 0; (mcgIdx < unsafe___value__retval_mcgLength); mcgIdx++)
						{
							// [fwd] [out] [retval] [nativebyref] [optional] [Mcg.CodeGen.BlittableValueMarshaller] Windows_Foundation_Rect__Windows_Foundation__Rect __value__retval
							__value__retval[mcgIdx] = unsafe___value__retval[mcgIdx];
						}
				}
				// Return
				return __value__retval;
			}
			finally
			{
				// Cleanup
				global::System.Runtime.InteropServices.ExternalInterop.SafeCoTaskMemFree(unsafe___value__retval);
			}
		}
コード例 #31
0
ファイル: RectHelper.cs プロジェクト: propellingbits/Uno
 public static global::Windows.Foundation.Rect Union(global::Windows.Foundation.Rect target, global::Windows.Foundation.Point point)
 {
     throw new global::System.NotImplementedException("The member Rect RectHelper.Union(Rect target, Point point) is not implemented in Uno.");
 }