Generated with .NET Object Model Diagram Generator

Microsoft.Graphics.Display

DisplayInformation

Properties

  • AngularOffsetFromNativeOrientation { get; } : DisplayOrientation
  • RawDpi { get; } : Nullable<Point>
  • RawPixelsPerViewPixel { get; } : double

Events

  • DpiChanged : TypedEventHandler<DisplayInformation, Object>
  • OrientationChanged : TypedEventHandler<DisplayInformation, Object>
DisplayOrientation

Microsoft.UI.Content

DesktopPopupSiteBridge

Properties

  • AnchoringBehavior { get; set; } : PopupAnchor
  • AnchoringBehavior { get; set; } : PopupAnchoringOptions
PopupAnchor : System.Int32
  • None = 0
  • TopLevelWindow = 1
  • ParentIsland = 2
PopupAnchoringOptions

Microsoft.UI.Input

InputUnderlyingWindowController : InputObject

Properties

Methods

Microsoft.UI.Xaml.Controls

StretchChild : System.Int32
  • None = 0
  • Last = 1
SystemBackdropHost : FrameworkElement

Constructors

  • SystemBackdropHost()
  • SystemBackdropHost(DerivedComposed _)
  • SystemBackdropHost(IObjectReference objRef)

Properties

Methods

WrapPanel : Panel

Constructors

  • WrapPanel()
  • WrapPanel(DerivedComposed _)
  • WrapPanel(IObjectReference objRef)

Properties

Methods

Microsoft.Windows.AI.Imaging

ImageForegroundExtractor

Methods

ImageForegroundExtractorContract :

Microsoft.Windows.AI.Search.Experimental.AppContentIndex

AppContentIndexContract :
AppContentIndexer

Properties

Methods

AppContentIndexListener

Methods

Events

AppIndexContentRegion

Properties

Methods

AppIndexQuery

Properties

  • Language { get; } : string
  • QueryPhrase { get; } : string

Methods

AppIndexQueryMatch

Constructors

  • AppIndexQueryMatch(DerivedComposed _)
  • AppIndexQueryMatch(IObjectReference objRef)

Properties

Methods

AppIndexQueryOptions

Constructors

  • AppIndexQueryOptions()

Properties

  • Language { get; set; } : string

Methods

AppIndexTextStreamEncoding : System.Int32
  • Utf8 = 0
  • Utf16_LE = 1
AppManagedImageQueryMatch : ImageQueryMatch

Properties

  • Subregion { get; } : Nullable<Rect>

Methods

AppManagedIndexableAppContent : IndexableAppContent

Properties

Methods

AppManagedTextQueryMatch : TextQueryMatch

Properties

  • TextLength { get; } : int
  • TextOffset { get; } : int

Methods

ContentItemReader

Methods

ContentItemStatus : System.Int32
  • NotStarted = 0
  • InProgress = 1
  • Completed = 2
  • CompletedWithSomeErrors = 3
  • Error = 4
ContentItemStatusResult

Properties

Methods

ContentRegionTextOptions

Constructors

  • ContentRegionTextOptions()

Properties

  • Language { get; set; } : string

Methods

DeleteIndexResult

Properties

  • ExtendedError { get; } : Exception
  • Status { get; } : DeleteIndexStatus
  • Succeeded { get; } : bool

Methods

DeleteIndexStatus : System.Int32
  • Success = 0
  • IndexNotFound = 1
  • Deferred = 2
  • UnknownFailure = 100
  • IndexInUse = 101
DeleteIndexWhileInUseBehavior : System.Int32
  • FailIfInUse = 0
  • DeferIfInUse = 1
GetOrCreateIndexOptions

Constructors

  • GetOrCreateIndexOptions()

Properties

Methods

GetOrCreateIndexResult

Properties

Methods

GetOrCreateIndexStatus : System.Int32
  • 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
ImageMatchOptions

Constructors

  • ImageMatchOptions()

Properties

Methods

ImageQueryMatch : AppIndexQueryMatch

Constructors

  • ImageQueryMatch(DerivedComposed _)
  • ImageQueryMatch(IObjectReference objRef)

Methods

IndexableAppContent

Constructors

  • IndexableAppContent(DerivedComposed _)
  • IndexableAppContent(IObjectReference objRef)

Properties

  • ContentId { get; } : string

Methods

IndexCapabilities

Properties

  • HasCapabilitiesWithErrors { get; } : bool

Methods

IndexCapabilitiesOfCurrentSystem

Methods

IndexCapability : System.Int32
  • TextLexical = 0
  • TextSemantic = 1
  • ImageOcr = 2
  • ImageSemantic = 3
IndexCapabilityInitializationStatus : System.Int32
  • Unknown = 0
  • Initialized = 1
  • Initializing = 2
  • Suppressed = 3
  • NotSupported = 4
  • DisabledByPolicy = 5
  • InitializationError = 100
IndexCapabilityLanguageStatus : System.Int32
  • Supported = 0
  • Partial = 1
  • NotSupported = 2
IndexCapabilityOfCurrentSystemStatus : System.Int32
  • Ready = 0
  • NotReady = 1
  • DisabledByPolicy = 2
  • NotSupported = 3
IndexCapabilityRequirement : System.Int32
  • Default = 0
  • Suppressed = 1
  • Required = 2
IndexCapabilityState

Properties

Methods

IndexStatistics

Methods

QueryMatchContentKind : System.Int32
  • AppManagedText = 0
  • AppManagedImage = 1
QueryMatchScope : System.Int32
  • Unconstrained = 0
  • Region = 1
  • ContentItem = 2
RegionContentKind : System.Int32
  • Text = 0
  • Image = 1
TextLexicalMatchType : System.Int32
  • Fuzzy = 0
  • Exact = 1
TextMatchOptions

Constructors

  • TextMatchOptions()

Properties

Methods

TextQueryMatch : AppIndexQueryMatch

Constructors

  • TextQueryMatch(DerivedComposed _)
  • TextQueryMatch(IObjectReference objRef)

Methods

Microsoft.Windows.AI.Text.Experimental

LanguageModelExperimental

Constructors

Methods

LanguageModelExperimentalContract :
LanguageModelOptionsExperimental

Constructors

  • LanguageModelOptionsExperimental()

Properties

  • ContentFilterOptions { get; set; } : ContentFilterOptions
  • LoraAdapter { get; set; } : LowRankAdaptation
  • Temperature { get; set; } : float
  • TopK { get; set; } : uint
  • TopP { get; set; } : float

Methods

LowRankAdaptation

Methods

Microsoft.Windows.Storage.Pickers

FileOpenPicker

Properties

  • FileTypeChoices { get; } : IDictionary<String, IList<String>>
  • SuggestedFolder { get; set; } : string
  • SuggestedStartFolder { get; set; } : string
FileSavePicker

Properties

  • SuggestedStartFolder { get; set; } : string
FolderPicker

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