Generated with .NET Object Model Diagram Generator
Microsoft.Security.Authentication.OAuth
Properties
- AdditionalParams { get; } : IReadOnlyDictionary<String, String>
- Error { get; } : string
- ErrorDescription { get; } : string
- ErrorUri { get; } : Uri
- State { get; } : string
Constructors
- AuthRequestParams(string responseType, string clientId)
- AuthRequestParams(string responseType, string clientId, Uri redirectUri)
Properties
- AdditionalParams { get; } : IDictionary<String, String>
- ClientId { get; set; } : string
- CodeChallenge { get; set; } : string
- CodeChallengeMethod { get; set; } : CodeChallengeMethodKind
- RedirectUri { get; set; } : Uri
- ResponseType { get; set; } : string
- Scope { get; set; } : string
- State { get; set; } : string
Properties
- AccessToken { get; } : string
- AdditionalParams { get; } : IReadOnlyDictionary<String, String>
- Code { get; } : string
- ExpiresIn { get; } : string
- Scope { get; } : string
- State { get; } : string
- TokenType { get; } : string
Constructors
- ClientAuthentication()
- ClientAuthentication(HttpCredentialsHeaderValue authorization)
Properties
- AdditionalHeaders { get; } : IDictionary<String, String>
- Authorization { get; set; } : HttpCredentialsHeaderValue
- ProxyAuthorization { get; set; } : HttpCredentialsHeaderValue
- None = 0
- S256 = 1
- Plain = 2
Properties
- AdditionalParams { get; } : IReadOnlyDictionary<String, IJsonValue>
- Error { get; } : string
- ErrorCode { get; } : Exception
- ErrorDescription { get; } : string
- ErrorUri { get; } : Uri
- Kind { get; } : TokenFailureKind
- ErrorResponse = 0
- HttpFailure = 1
- InvalidResponse = 2
Constructors
- TokenRequestParams(string grantType)
Properties
- AdditionalParams { get; } : IDictionary<String, String>
- ClientId { get; set; } : string
- Code { get; set; } : string
- CodeVerifier { get; set; } : string
- GrantType { get; set; } : string
- Password { get; set; } : string
- RedirectUri { get; set; } : Uri
- RefreshToken { get; set; } : string
- Scope { get; set; } : string
- Username { get; set; } : string
Properties
- AccessToken { get; } : string
- AdditionalParams { get; } : IReadOnlyDictionary<String, IJsonValue>
- ExpiresIn { get; } : double
- RefreshToken { get; } : string
- Scope { get; } : string
- TokenType { get; } : string
Microsoft.UI.Content
Properties
- ActualSize { get; set; } : Vector2
- AutomationOption { get; set; } : ContentAutomationOptions
- AutomationProvider { get; } : object
- DispatcherQueue { get; } : DispatcherQueue
- IsClosed { get; } : bool
- LocalToParentTransformMatrix { get; set; } : Matrix4x4
- Parent { get; } : ContentIsland
- ProcessesKeyboardInput { get; set; } : bool
- ProcessesPointerInput { get; set; } : bool
- SiteView { get; } : ContentSiteView
- None = 0
- FrameworkBased = 1
- FragmentBased = 2
Properties
- DidDisplayScaleChange { get; } : bool
Properties
- AutomationOption { get; } : ContentAutomationOptions
- Children { get; } : IEnumerable<ChildSiteLink>
- FragmentRootAutomationProvider { get; } : object
- LocalToClientTransformMatrix { get; } : Matrix4x4
- LocalToParentTransformMatrix { get; } : Matrix4x4
- NextSiblingAutomationProvider { get; } : object
- ParentAutomationProvider { get; } : object
- Popups { get; } : IEnumerable<DesktopPopupSiteBridge>
- PreviousSiblingAutomationProvider { get; } : object
- ProcessesKeyboardInput { get; } : bool
- ProcessesPointerInput { get; } : bool
Properties
- DisplayScale { get; } : float
Properties
- DidLocalToClientTransformMatrixChange { get; } : bool
- DidLocalToParentTransformMatrixChange { get; } : bool
Properties
- LocalToClientTransformMatrix { get; } : Matrix4x4
- LocalToParentTransformMatrix { get; set; } : Matrix4x4
- ProcessesKeyboardInput { get; set; } : bool
- ProcessesPointerInput { get; set; } : bool
Properties
- AutomationProvider { get; set; } : object
- Handled { get; set; } : bool
Properties
- DisplayScale { get; set; } : float
Properties
- DisplayScale { get; } : float
Properties
- AutomationOption { get; } : ContentAutomationOptions
- LocalToClientTransformMatrix { get; } : Matrix4x4
- LocalToParentTransformMatrix { get; } : Matrix4x4
- ProcessesKeyboardInput { get; } : bool
- ProcessesPointerInput { get; } : bool
Properties
- DispatcherQueue { get; } : DispatcherQueue
- IsClosed { get; } : bool
- LayoutDirectionOverride { get; set; } : Nullable<ContentLayoutDirection>
- OverrideScale { get; set; } : float
- ProcessesKeyboardInput { get; set; } : bool
- ProcessesPointerInput { get; set; } : bool
- SiteView { get; } : ContentSiteView
- WindowId { get; } : WindowId
Properties
- ProcessesKeyboardInput { get; set; } : bool
- ProcessesPointerInput { get; set; } : bool
Microsoft.UI.Windowing
Methods
- SetTaskbarIcon(IconId iconId)
- SetTaskbarIcon(string iconPath)
- SetTitleBarIcon(IconId iconId)
- SetTitleBarIcon(string iconPath)
Properties
- PreferredMaximumHeight { get; set; } : Nullable<Int32>
- PreferredMaximumWidth { get; set; } : Nullable<Int32>
- PreferredMinimumHeight { get; set; } : Nullable<Int32>
- PreferredMinimumWidth { get; set; } : Nullable<Int32>
- Legacy = 0
- UseDefaultAppMode = 1
- Light = 2
- Dark = 3
Microsoft.UI.Xaml
Constructors
- XamlIsland()
- XamlIsland(DerivedComposed _)
- XamlIsland(IObjectReference objRef)
Methods
- Dispose()
- Equals(XamlIsland other) : bool
- FromAbi(IntPtr thisPtr) : XamlIsland
- IsOverridableInterface(Guid iid) : bool
Microsoft.UI.Xaml.Controls
Constructors
- TitleBar()
- TitleBar(DerivedComposed _)
- TitleBar(IObjectReference objRef)
Events
- BackRequested : TypedEventHandler<TitleBar, Object>
- PaneToggleRequested : TypedEventHandler<TitleBar, Object>
Constructors
- TitleBarAutomationPeer(DerivedComposed _)
- TitleBarAutomationPeer(IObjectReference objRef)
- TitleBarAutomationPeer(TitleBar owner)
Constructors
- TitleBarTemplateSettings()
- TitleBarTemplateSettings(DerivedComposed _)
- TitleBarTemplateSettings(IObjectReference objRef)
Microsoft.Windows.ApplicationModel.Background
Properties
- Name { get; set; } : string
- TaskGroup { get; set; } : BackgroundTaskRegistrationGroup
Methods
- AddCondition(IBackgroundCondition condition)
- Equals(BackgroundTaskBuilder other) : bool
- FromAbi(IntPtr thisPtr) : BackgroundTaskBuilder
- Register() : BackgroundTaskRegistration
- Register(string name) : BackgroundTaskRegistration
- SetTaskEntryPointClsid(Guid clsId)
- SetTrigger(IBackgroundTrigger trigger)
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
Properties
- AsString { get; } : string
- Major { get; } : ushort
- Minor { get; } : ushort
- Patch { get; } : ushort
- VersionTag { get; } : string
Constructors
- RuntimeCompatibilityOptions()
Properties
- AsString { get; } : string
- Version { get; } : PackageVersion
Constructors
- WindowsAppRuntimeVersion(uint _Major, uint _Minor, uint _Patch)
Fields
- Major : uint
- Minor : uint
- Patch : uint
Microsoft.Windows.BadgeNotifications
- None = 0
- Activity = 1
- Alarm = 2
- Alert = 3
- Attention = 4
- Available = 5
- Away = 6
- Busy = 7
- Error = 8
- NewMessage = 9
- Paused = 10
- Playing = 11
- Unavailable = 12
Command line:
dotnet tool install --global dotMorten.OmdGenerator
generateomd C:\Users\mn\.dotnet\tools\.store\dotmorten.omdgenerator\1.4.0\dotmorten.omdgenerator\1.4.0\tools\net5.0\any\generateomd.dll --assemblies=1.7.250310001\lib\net6.0-windows10.0.22621.0\*.dll --compareAssemblies=1.6.250228001\lib\net6.0-windows10.0.18362.0\*.dll -o winappsdk_1.6.250228001_1.7.250310001
Generated with .NET Object Model Diagram Generator