Example #1
0
 public WalletBarcode(global::Windows.Storage.Streams.IRandomAccessStreamReference streamToBarcodeImage)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Wallet.WalletBarcode", "WalletBarcode.WalletBarcode(IRandomAccessStreamReference streamToBarcodeImage)");
 }
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Contacts.Contact> ConvertVCardToContactAsync(global::Windows.Storage.Streams.IRandomAccessStreamReference vCard)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<Contact> ContactManagerForUser.ConvertVCardToContactAsync(IRandomAccessStreamReference vCard) is not implemented in Uno.");
 }
Example #3
0
 public void SetStreamReference(global::Windows.Storage.Streams.IRandomAccessStreamReference stream, string contentType)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Core.MediaBindingEventArgs", "void MediaBindingEventArgs.SetStreamReference(IRandomAccessStreamReference stream, string contentType)");
 }
Example #4
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.UI.Xaml.Controls.Maps.MapModel3D> CreateFrom3MFAsync(global::Windows.Storage.Streams.IRandomAccessStreamReference source, global::Windows.UI.Xaml.Controls.Maps.MapModel3DShadingOption shadingOption)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MapModel3D> MapModel3D.CreateFrom3MFAsync(IRandomAccessStreamReference source, MapModel3DShadingOption shadingOption) is not implemented in Uno.");
 }
Example #5
0
 public EmailAttachment(string fileName, global::Windows.Storage.Streams.IRandomAccessStreamReference data)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Email.EmailAttachment", "EmailAttachment.EmailAttachment(string fileName, IRandomAccessStreamReference data)");
 }
Example #6
0
 public static global::Windows.Media.Core.MediaSource CreateFromStreamReference(global::Windows.Storage.Streams.IRandomAccessStreamReference stream, string contentType)
 {
     throw new global::System.NotImplementedException("The member MediaSource MediaSource.CreateFromStreamReference(IRandomAccessStreamReference stream, string contentType) is not implemented in Uno.");
 }
Example #7
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFile> CreateStreamedFileFromUriAsync(string displayNameWithExtension, global::System.Uri uri, global::Windows.Storage.Streams.IRandomAccessStreamReference thumbnail)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFile> StorageFile.CreateStreamedFileFromUriAsync(string displayNameWithExtension, Uri uri, IRandomAccessStreamReference thumbnail) is not implemented in Uno.");
 }
Example #8
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Storage.StorageFile> ReplaceWithStreamedFileFromUriAsync(global::Windows.Storage.IStorageFile fileToReplace, global::System.Uri uri, global::Windows.Storage.Streams.IRandomAccessStreamReference thumbnail)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StorageFile> StorageFile.ReplaceWithStreamedFileFromUriAsync(IStorageFile fileToReplace, Uri uri, IRandomAccessStreamReference thumbnail) is not implemented in Uno.");
 }
Example #9
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.ApplicationModel.Wallet.WalletItem> ImportItemAsync(global::Windows.Storage.Streams.IRandomAccessStreamReference stream)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WalletItem> WalletItemSystemStore.ImportItemAsync(IRandomAccessStreamReference stream) is not implemented in Uno.");
 }
Example #10
0
 public global::Windows.Foundation.IAsyncAction ShowInsightsForImageAsync(global::Windows.Storage.Streams.IRandomAccessStreamReference imageStream, global::Windows.Services.Cortana.CortanaActionableInsightsOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction CortanaActionableInsights.ShowInsightsForImageAsync(IRandomAccessStreamReference imageStream, CortanaActionableInsightsOptions options) is not implemented in Uno.");
 }
Example #11
0
 public void AppendResultSuggestion(string text, string detailText, string tag, global::Windows.Storage.Streams.IRandomAccessStreamReference image, string imageAlternateText)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Search.SearchSuggestionCollection", "void SearchSuggestionCollection.AppendResultSuggestion(string text, string detailText, string tag, IRandomAccessStreamReference image, string imageAlternateText)");
 }
Example #12
0
 public void SetBodyStream(global::Windows.ApplicationModel.Email.EmailMessageBodyKind type, global::Windows.Storage.Streams.IRandomAccessStreamReference stream)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Email.EmailMessage", "void EmailMessage.SetBodyStream(EmailMessageBodyKind type, IRandomAccessStreamReference stream)");
 }
Example #13
0
 public ChatMessageAttachment(string mimeType, global::Windows.Storage.Streams.IRandomAccessStreamReference dataStreamReference)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.ApplicationModel.Chat.ChatMessageAttachment", "ChatMessageAttachment.ChatMessageAttachment(string mimeType, IRandomAccessStreamReference dataStreamReference)");
 }