Generated with .NET Object Model Diagram Generator
Microsoft.Graphics.Display
Microsoft.UI.Xaml.Controls
Constructors
- SystemBackdropHost()
- SystemBackdropHost(DerivedComposed _)
- SystemBackdropHost(IObjectReference objRef)
Constructors
- WrapPanel()
- WrapPanel(DerivedComposed _)
- WrapPanel(IObjectReference objRef)
Microsoft.Windows.AI.Imaging
Microsoft.Windows.AI.Search.Experimental.AppContentIndex
Methods
- As<I>() : I
- CreateFromBitmap(string regionId, SoftwareBitmap image) : AppIndexContentRegion
- CreateFromImageStream(string regionId, int contentByteCount, IInputStream imageStream) : AppIndexContentRegion
- CreateFromString(string regionId, string text) : AppIndexContentRegion
- CreateFromString(string regionId, string text, ContentRegionTextOptions options) : AppIndexContentRegion
- CreateFromTextStream(string regionId, int contentByteCount, AppIndexTextStreamEncoding encoding, IInputStream textStream) : AppIndexContentRegion
- CreateFromTextStream(string regionId, int contentByteCount, AppIndexTextStreamEncoding encoding, IInputStream textStream, ContentRegionTextOptions options) : AppIndexContentRegion
- Equals(AppIndexContentRegion other) : bool
- FromAbi(IntPtr thisPtr) : AppIndexContentRegion
Properties
- Language { get; } : string
- QueryPhrase { get; } : string
Constructors
- AppIndexQueryMatch(DerivedComposed _)
- AppIndexQueryMatch(IObjectReference objRef)
Properties
- Language { get; set; } : string
Properties
- Subregion { get; } : Nullable<Rect>
Methods
- As<I>() : I
- CreateFromBitmap(string contentId, SoftwareBitmap bitmapContent) : AppManagedIndexableAppContent
- CreateFromContentRegions(string contentId, IEnumerable<AppIndexContentRegion> contentRegions) : AppManagedIndexableAppContent
- CreateFromImageStream(string contentId, int contentByteCount, IInputStream imageStream) : AppManagedIndexableAppContent
- CreateFromString(string contentId, string text) : AppManagedIndexableAppContent
- CreateFromString(string contentId, string text, ContentRegionTextOptions regionOptions) : AppManagedIndexableAppContent
- CreateFromTextStream(string contentId, int contentByteCount, AppIndexTextStreamEncoding encoding, IInputStream textStream) : AppManagedIndexableAppContent
- CreateFromTextStream(string contentId, int contentByteCount, AppIndexTextStreamEncoding encoding, IInputStream textStream, ContentRegionTextOptions regionOptions) : AppManagedIndexableAppContent
- Equals(AppManagedIndexableAppContent other) : bool
- FromAbi(IntPtr thisPtr) : AppManagedIndexableAppContent
Properties
- TextLength { get; } : int
- TextOffset { get; } : int
- NotStarted = 0
- InProgress = 1
- Completed = 2
- CompletedWithSomeErrors = 3
- Error = 4
Constructors
- ContentRegionTextOptions()
Properties
- Language { get; set; } : string
Properties
- ExtendedError { get; } : Exception
- Status { get; } : DeleteIndexStatus
- Succeeded { get; } : bool
- Success = 0
- IndexNotFound = 1
- Deferred = 2
- UnknownFailure = 100
- IndexInUse = 101
- FailIfInUse = 0
- DeferIfInUse = 1
Constructors
- GetOrCreateIndexOptions()
- CreatedNew = 0
- OpenedExisting = 1
- UnknownFailure = 100
- InvalidOptions = 101
- IncompatibleWithExistingOptions = 102
- UnsupportedDefaultLanguage = 103
- InvalidIndexName = 104
- DeferredDeletionFailed = 105
- LexicalModelsNotAvailable = 106
- SemanticModelsNotAvailable = 107
- OcrModelsNotAvailable = 108
- IndexIsPendingDeletion = 109
- SemanticTextIndexStoreFailure = 110
- SemanticOcrTextIndexStoreFailure = 111
- SemanticImageIndexStoreFailure = 112
Constructors
- ImageQueryMatch(DerivedComposed _)
- ImageQueryMatch(IObjectReference objRef)
Constructors
- IndexableAppContent(DerivedComposed _)
- IndexableAppContent(IObjectReference objRef)
Properties
- ContentId { get; } : string
Properties
- HasCapabilitiesWithErrors { get; } : bool
- TextLexical = 0
- TextSemantic = 1
- ImageOcr = 2
- ImageSemantic = 3
- Unknown = 0
- Initialized = 1
- Initializing = 2
- Suppressed = 3
- NotSupported = 4
- DisabledByPolicy = 5
- InitializationError = 100
- Supported = 0
- Partial = 1
- NotSupported = 2
- Ready = 0
- NotReady = 1
- DisabledByPolicy = 2
- NotSupported = 3
- Default = 0
- Suppressed = 1
- Required = 2
- AppManagedText = 0
- AppManagedImage = 1
- Unconstrained = 0
- Region = 1
- ContentItem = 2
Constructors
- TextQueryMatch(DerivedComposed _)
- TextQueryMatch(IObjectReference objRef)
Microsoft.Windows.AI.Text.Experimental
Methods
- Dispose()
- Equals(LanguageModelExperimental other) : bool
- FromAbi(IntPtr thisPtr) : LanguageModelExperimental
- GenerateResponseAsync(LanguageModelContext context, string prompt, LanguageModelOptionsExperimental options) : IAsyncOperationWithProgress<LanguageModelResponseResult, String>
- GenerateResponseAsync(string prompt, LanguageModelOptionsExperimental options) : IAsyncOperationWithProgress<LanguageModelResponseResult, String>
- GenerateResponseFromEmbeddingsAsync(LanguageModelContext context, IEnumerable<EmbeddingVector> promptEmbedding, LanguageModelOptionsExperimental options) : IAsyncOperationWithProgress<LanguageModelResponseResult, String>
- GenerateResponseFromEmbeddingsAsync(IEnumerable<EmbeddingVector> promptEmbedding, LanguageModelOptionsExperimental options) : IAsyncOperationWithProgress<LanguageModelResponseResult, String>
- LoadAdapter(IBuffer buffer) : LowRankAdaptation
- LoadAdapter(string filePath) : LowRankAdaptation
Constructors
- LanguageModelOptionsExperimental()
Properties
- ContentFilterOptions { get; set; } : ContentFilterOptions
- LoraAdapter { get; set; } : LowRankAdaptation
- Temperature { get; set; } : float
- TopK { get; set; } : uint
- TopP { get; set; } : float
Microsoft.Windows.Storage.Pickers
Properties
- FileTypeChoices { get; } : IDictionary<String, IList<String>>
- SuggestedFolder { get; set; } : string
- SuggestedStartFolder { get; set; } : string
Properties
- SuggestedStartFolder { get; set; } : string
Properties
- SuggestedFolder { get; set; } : string
- SuggestedStartFolder { get; set; } : string
Command line:
dotnet tool install --global dotMorten.OmdGenerator
generateomd C:\Users\mn\.dotnet\tools\.store\dotmorten.omdgenerator\1.5.2\dotmorten.omdgenerator\1.5.2\tools\net6.0\any\generateomd.dll -nuget=Microsoft.WindowsAppSDK.AI:2.0.20-experimental;Microsoft.WindowsAppSDK.ML:2.0.36-experimental;Microsoft.WindowsAppSDK.Foundation:2.0.2-experimental;Microsoft.WindowsAppSDK.InteractiveExperiences:2.0.3-experimental;Microsoft.WindowsAppSDK.Runtime:2.0.0-experimental2;Microsoft.WindowsAppSDK.Widgets:2.0.2-experimental;Microsoft.WindowsAppSDK.WinUI:2.0.2-experimental -compareNuget=Microsoft.WindowsAppSDK.AI:2.0.3-experimental;Microsoft.WindowsAppSDK.ML:2.0.28-experimental;Microsoft.WindowsAppSDK.Foundation:2.0.250915002-experimental;Microsoft.WindowsAppSDK.InteractiveExperiences:2.0.250912002-experimental;Microsoft.WindowsAppSDK.Runtime:2.0.250930001-experimental1;Microsoft.WindowsAppSDK.Widgets:2.0.250918003-experimental;Microsoft.WindowsAppSDK.WinUI:2.0.250930000-experimental -tfm=NET8.0-windows10.0.26100.0 -output WinAppSDK_18e1_vs_18e2.html -filter=ABI.
Generated with .NET Object Model Diagram Generator