Ghost1372

everything can be handy

OMD Generated with .NET Object Model Diagram Generator

ABI.Microsoft.UI.Composition

CompositionNotificationDeferral

ABI.Microsoft.UI.Composition.Experimental

IExpCompositionPropertyChangedListenerMethods
IExpCompositionPropertyChangedMethods
IExpCompositorMethods
IExpVisualMethods

ABI.Microsoft.UI.Content

ContentAppWindowBridge
CoreWindowSiteBridge
CoreWindowTopLevelWindowBridge
EndpointConnectionEventArgs
EndpointRequestedStateChangedEventArgs
IContentIslandEndpointConnectionPrivateMethods
IContentNodeOwnerMethods
IContentSiteBridgeEndpointConnectionPrivateMethods
PopupWindowSiteBridge
ProcessStarter
SystemVisualSiteBridge

ABI.Microsoft.UI.Input

InputFocusChangedEventArgs
TouchHitTestingEventArgs

ABI.Microsoft.UI.Input.Experimental

ExpFocusChangedEventArgs
ExpFocusController
ExpFocusNavigationHost
ExpFocusNavigationRequest
ExpFocusNavigationResult
ExpInputSite
ExpNavigateFocusRequestedEventArgs
ExpPointerPoint

ABI.Microsoft.UI.Xaml

WindowCreatedEventArgs
XamlIsland

ABI.Microsoft.UI.Xaml.Automation.Peers

PagerControlAutomationPeer
ScrollPresenterAutomationPeer

ABI.Microsoft.UI.Xaml.Controls

ElementFactory
FlowLayout
FlowLayoutState
IApplicationViewSpanningRectsMethods
IInputValidationControlMethods
IndexPath
InputValidationContext
InputValidationError
InputValidationErrorEventArgs
ISelfPlayingAnimatedVisualMethods
ItemContainerInvokedEventArgs
LayoutPanel
PagerControl
PagerControlSelectedIndexChangedEventArgs
PagerControlTemplateSettings
RecyclePool
RecyclingElementFactory
SelectionModel
SelectionModelChildrenRequestedEventArgs
SelectionModelSelectionChangedEventArgs
SelectTemplateEventArgs
StackLayoutState
UniformGridLayoutState

ABI.Microsoft.UI.Xaml.Core.Direct

IXamlDirectObjectMethods
XamlDirect

ABI.Microsoft.UI.Xaml.Media

RevealBackgroundBrush
RevealBorderBrush
RevealBrush

ABI.Microsoft.Web.WebView2.Core

CoreWebView2BrowserExtension : ValueType

Methods

CoreWebView2ProcessExtendedInfo : ValueType

Methods

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.Composition

CompositionNotificationDeferral
CompositionProjectedShadow

Properties

  • MaxOpacity { get; set; } : float
  • MinOpacity { get; set; } : float
  • OpacityFalloff { get; set; } : float
CompositionProjectedShadowCaster

Properties

  • AncestorClip { get; set; } : Visual
  • Mask { get; set; } : CompositionBrush
CompositionProjectedShadowDrawOrder
CompositionProjectedShadowReceiver

Properties

  • DrawOrder { get; set; } : CompositionProjectedShadowDrawOrder
  • Mask { get; set; } : CompositionBrush

Microsoft.UI.Composition.Experimental

ExpCompositionVisualSurface
ExpExpressionNotificationProperty
IExpCompositionPropertyChanged
IExpCompositionPropertyChangedListener
IExpCompositor
IExpVisual

Microsoft.UI.Content

ContentAppWindowBridge
ContentDisplayOrientations
ContentIsland
Implements IContentIslandEndpointConnectionPrivate

Properties

  • Compositor { get; } : Compositor
  • ConnectionInfo { get; } : string
  • IsRemoteEndpointConnected { get; } : bool
  • Root { get; set; } : Visual

Methods

  • ConnectRemoteEndpoint(string siteConnectionInfo)

Events

  • Connected : EventHandler<ContentIsland>
  • Disconnected : EventHandler<ContentIsland>
ContentIslandEnvironment

Properties

  • CurrentOrientation { get; } : ContentDisplayOrientations
  • DisplayScale { get; } : float
  • NativeOrientation { get; } : ContentDisplayOrientations

Events

  • ThemeChanged : TypedEventHandler<ContentIslandEnvironment, Object>
ContentSite

Properties

  • Compositor { get; } : Compositor
  • SiteVisual { get; } : Visual

Methods

  • SetContentNodeParent(IContentNodeOwner value)
  • TryGetAutomationProvider(object provider) : bool
ContentSiteEnvironment

Properties

  • CurrentOrientation { get; set; } : ContentDisplayOrientations
  • DisplayScale { get; set; } : float
  • NativeOrientation { get; set; } : ContentDisplayOrientations

Methods

  • NotifyThemeChanged()
CoreWindowSiteBridge
CoreWindowTopLevelWindowBridge
DesktopChildSiteBridge
Implements IContentSiteBridgeEndpointConnectionPrivate

Properties

  • ConnectionInfo { get; } : string
  • IsRemoteEndpointConnected { get; } : bool

Methods

  • AcceptRemoteEndpoint(string islandConnectionInfo)

Events

  • RemoteEndpointConnecting : TypedEventHandler<IContentSiteBridgeEndpointConnectionPrivate, EndpointConnectionEventArgs>
  • RemoteEndpointDisconnected : TypedEventHandler<IContentSiteBridgeEndpointConnectionPrivate, EndpointConnectionEventArgs>
  • RemoteEndpointRequestedStateChanged : TypedEventHandler<IContentSiteBridgeEndpointConnectionPrivate, EndpointRequestedStateChangedEventArgs>
DesktopSiteBridge

Methods

  • TryCreatePopupSiteBridge() : PopupWindowSiteBridge
EndpointConnectionEventArgs
EndpointRequestedStateChangedEventArgs
IContentIslandEndpointConnectionPrivate
IContentNodeOwner
IContentSiteBridgeEndpointConnectionPrivate
PopupWindowSiteBridge
ProcessStarter
SystemVisualSiteBridge

Microsoft.UI.Input

FocusNavigationRequest

Properties

  • CorrelationId { get; } : Guid
  • HintRect { get; } : Nullable<Rect>

Methods

FocusNavigationRequestEventArgs

Properties

InputFocusChangedEventArgs
InputFocusController

Methods

InputFocusNavigationHost

Properties

  • ContainsFocus { get; } : bool

Methods

InputKeyboardSource

Properties

  • HasFocus { get; } : bool

Methods

  • GetForWindowId(WindowId windowId) : InputKeyboardSource
  • TrySetFocus() : bool

Events

  • GotFocus : TypedEventHandler<InputKeyboardSource, InputFocusChangedEventArgs>
  • LostFocus : TypedEventHandler<InputKeyboardSource, InputFocusChangedEventArgs>
InputLayoutPolicy
InputLightDismissAction

Methods

  • GetForIsland(ContentIsland content) : InputLightDismissAction
InputPointerActivationBehavior
InputPointerSource

Properties

  • ActivationBehavior { get; set; } : InputPointerActivationBehavior

Methods

  • GetForVisual(Visual visual) : InputPointerSource
  • GetForWindowId(WindowId windowId) : InputPointerSource
  • RemoveForVisual(Visual visual)
  • TrySetDeviceKinds(InputPointerSourceDeviceKinds DeviceKinds) : bool

Events

  • DirectManipulationHitTest : TypedEventHandler<InputPointerSource, PointerEventArgs>
  • TouchHitTesting : TypedEventHandler<InputPointerSource, TouchHitTestingEventArgs>
ProximityEvaluation
TouchHitTestingEventArgs

Microsoft.UI.Input.Experimental

ExpFocusChangedDirection
ExpFocusChangedEventArgs
ExpFocusController
ExpFocusNavigationHost
ExpFocusNavigationReason
ExpFocusNavigationRequest
ExpFocusNavigationResult
ExpInputSite
ExpNavigateFocusRequestedEventArgs
ExpPointerPoint

Microsoft.UI.Windowing

DisplayArea

Methods

  • GetMetricsFromWindowId(WindowId windowId) : DisplayId

Microsoft.UI.Xaml

Application

Properties

  • RequiresPointerMode { get; set; } : ApplicationRequiresPointerMode

Methods

  • add_EnteredBackground(EnteredBackgroundEventHandler value)
  • add_LeavingBackground(LeavingBackgroundEventHandler value)
  • add_Suspending(SuspendingEventHandler value)
  • OnActivated(IActivatedEventArgs args)
  • OnBackgroundActivated(BackgroundActivatedEventArgs args)
  • OnCachedFileUpdaterActivated(CachedFileUpdaterActivatedEventArgs args)
  • OnFileActivated(FileActivatedEventArgs args)
  • OnFileOpenPickerActivated(FileOpenPickerActivatedEventArgs args)
  • OnFileSavePickerActivated(FileSavePickerActivatedEventArgs args)
  • OnSearchActivated(SearchActivatedEventArgs args)
  • OnShareTargetActivated(ShareTargetActivatedEventArgs args)
  • OnWindowCreated(WindowCreatedEventArgs args)
  • remove_EnteredBackground(EnteredBackgroundEventHandler value)
  • remove_LeavingBackground(LeavingBackgroundEventHandler value)
  • remove_Suspending(SuspendingEventHandler value)

Events

  • EnteredBackground : EnteredBackgroundEventHandler
  • LeavingBackground : LeavingBackgroundEventHandler
  • Resuming : EventHandler<Object>
  • Suspending : SuspendingEventHandler
WindowCreatedEventArgs
XamlIsland

Microsoft.UI.Xaml.Automation.Peers

PagerControlAutomationPeer
ScrollPresenterAutomationPeer

Microsoft.UI.Xaml.Controls

AutoSuggestBox
Implements IInputValidationControl

Properties

  • ErrorTemplate { get; set; } : DataTemplate
  • ErrorTemplateProperty { get; } : DependencyProperty
  • HasValidationErrors { get; } : bool
  • InputValidationKind { get; set; } : InputValidationKind
  • InputValidationKindProperty { get; } : DependencyProperty
  • InputValidationMode { get; set; } : InputValidationMode
  • InputValidationModeProperty { get; } : DependencyProperty
  • ValidationContext { get; set; } : InputValidationContext
  • ValidationErrors { get; } : IObservableVector<InputValidationError>

Events

  • HasValidationErrorsChanged : TypedEventHandler<IInputValidationControl, HasValidationErrorsChangedEventArgs>
  • ValidationError : TypedEventHandler<IInputValidationControl, InputValidationErrorEventArgs>
ComboBox
Implements IInputValidationControl

Properties

  • ErrorTemplate { get; set; } : DataTemplate
  • ErrorTemplateProperty { get; } : DependencyProperty
  • HasValidationErrors { get; } : bool
  • InputValidationKind { get; set; } : InputValidationKind
  • InputValidationKindProperty { get; } : DependencyProperty
  • InputValidationMode { get; set; } : InputValidationMode
  • InputValidationModeProperty { get; } : DependencyProperty
  • ValidationContext { get; set; } : InputValidationContext
  • ValidationErrors { get; } : IObservableVector<InputValidationError>

Events

  • HasValidationErrorsChanged : TypedEventHandler<IInputValidationControl, HasValidationErrorsChangedEventArgs>
  • ValidationError : TypedEventHandler<IInputValidationControl, InputValidationErrorEventArgs>
ElementFactory
FlowLayout
FlowLayoutAnchorInfo
FlowLayoutLineAlignment
FlowLayoutState
IApplicationViewSpanningRects
IInputValidationControl
IndexPath
InputValidationContext
InputValidationError
InputValidationErrorEventAction
InputValidationErrorEventArgs
InputValidationKind
InputValidationMode
ISelfPlayingAnimatedVisual
ItemContainer

Properties

  • CanUserInvoke { get; set; } : ItemContainerUserInvokeMode
  • CanUserInvokeProperty { get; } : DependencyProperty
  • CanUserSelect { get; set; } : ItemContainerUserSelectMode
  • CanUserSelectProperty { get; } : DependencyProperty
  • MultiSelectMode { get; set; } : ItemContainerMultiSelectMode
  • MultiSelectModeProperty { get; } : DependencyProperty

Events

  • ItemInvoked : TypedEventHandler<ItemContainer, ItemContainerInvokedEventArgs>
ItemContainerInteractionTrigger
ItemContainerInvokedEventArgs
ItemContainerMultiSelectMode
ItemContainerUserInvokeMode
ItemContainerUserSelectMode
LayoutPanel
NumberBox

Properties

  • InputScope { get; set; } : InputScope
  • InputScopeProperty { get; } : DependencyProperty
  • TextAlignment { get; set; } : TextAlignment
  • TextAlignmentProperty { get; } : DependencyProperty
PagerControl
PagerControlButtonVisibility
PagerControlDisplayMode
PagerControlSelectedIndexChangedEventArgs
PagerControlTemplateSettings
PasswordBox
Implements IInputValidationControl

Properties

  • ErrorTemplate { get; set; } : DataTemplate
  • ErrorTemplateProperty { get; } : DependencyProperty
  • HasValidationErrors { get; } : bool
  • InputValidationKind { get; set; } : InputValidationKind
  • InputValidationKindProperty { get; } : DependencyProperty
  • InputValidationMode { get; set; } : InputValidationMode
  • InputValidationModeProperty { get; } : DependencyProperty
  • ValidationContext { get; set; } : InputValidationContext
  • ValidationErrors { get; } : IObservableVector<InputValidationError>

Events

  • HasValidationErrorsChanged : TypedEventHandler<IInputValidationControl, HasValidationErrorsChangedEventArgs>
  • ValidationError : TypedEventHandler<IInputValidationControl, InputValidationErrorEventArgs>
ProgressRing

Properties

  • DeterminateSource { get; set; } : IAnimatedVisualSource
  • DeterminateSourceProperty { get; } : DependencyProperty
  • IndeterminateSource { get; set; } : IAnimatedVisualSource
  • IndeterminateSourceProperty { get; } : DependencyProperty
RecyclePool
RecyclingElementFactory
SelectionModel
SelectionModelChildrenRequestedEventArgs
SelectionModelSelectionChangedEventArgs
SelectTemplateEventArgs
StackLayout

Properties

  • DisableVirtualization { get; set; } : bool
  • DisableVirtualizationProperty { get; } : DependencyProperty
StackLayoutState
TextBox
Implements IInputValidationControl

Properties

  • ErrorTemplate { get; set; } : DataTemplate
  • ErrorTemplateProperty { get; } : DependencyProperty
  • HasValidationErrors { get; } : bool
  • InputValidationKind { get; set; } : InputValidationKind
  • InputValidationKindProperty { get; } : DependencyProperty
  • InputValidationMode { get; set; } : InputValidationMode
  • InputValidationModeProperty { get; } : DependencyProperty
  • ValidationContext { get; set; } : InputValidationContext
  • ValidationErrors { get; } : IObservableVector<InputValidationError>

Events

  • HasValidationErrorsChanged : TypedEventHandler<IInputValidationControl, HasValidationErrorsChangedEventArgs>
  • ValidationError : TypedEventHandler<IInputValidationControl, InputValidationErrorEventArgs>
UniformGridLayoutState

Microsoft.UI.Xaml.Core.Direct

IXamlDirectObject
XamlDirect
XamlEventIndex
XamlPropertyIndex
XamlTypeIndex

Microsoft.UI.Xaml.Hosting

WindowsXamlManager

Properties

  • IsXamlRunningOnCurrentThread { get; } : bool

Methods

Microsoft.UI.Xaml.Media

RevealBackgroundBrush
RevealBorderBrush
RevealBrush
RevealBrushState

Microsoft.Web.WebView2.Core

CoreWebView2

Properties

  • FrameId { get; } : uint
CoreWebView2AcceleratorKeyPressedEventArgs

Properties

  • IsBrowserAcceleratorKeyEnabled { get; set; } : bool
CoreWebView2BrowserExtension

Properties

  • Id { get; } : string
  • IsEnabled { get; } : bool
  • Name { get; } : string

Methods

CoreWebView2CustomSchemeRegistration

Constructors

  • CoreWebView2CustomSchemeRegistration(string schemeName)

Properties

  • AllowedOrigins { get; } : IList<String>
  • SchemeName { get; } : string
CoreWebView2Environment

Methods

CoreWebView2EnvironmentOptions

Properties

CoreWebView2Frame

Properties

  • FrameId { get; } : uint
CoreWebView2FrameInfo

Properties

CoreWebView2FrameKind : System.Int32
  • Unknown = 0
  • MainFrame = 1
  • Iframe = 2
  • Embed = 3
  • Object = 4
CoreWebView2NavigationKind : System.Int32
  • Reload = 0
  • BackOrForward = 1
  • NewDocument = 2
CoreWebView2NavigationStartingEventArgs

Properties

CoreWebView2NewWindowRequestedEventArgs

Properties

CoreWebView2ProcessExtendedInfo

Properties

Methods

CoreWebView2Profile

Methods

Events

Microsoft.Windows.ApplicationModel.WindowsAppRuntime

DeploymentManager

Methods

  • Repair() : DeploymentResult
ReleaseInfo
RuntimeInfo
VersionInfoContract :

Command line:
dotnet tool install --global dotMorten.OmdGenerator
generateomd C:\Users\mahdi\.dotnet\tools\.store\dotmorten.omdgenerator\1.4.0\dotmorten.omdgenerator\1.4.0\tools\net5.0\any\generateomd.dll C:\Users\mn\.dotnet\tools\.store\dotmorten.omdgenerator\1.4.0\dotmorten.omdgenerator\1.4.0\tools\net5.0\any\generateomd.dll -compareAssemblies=C:\Users\mahdi\.dotnet\tools\.store\dotmorten.omdgenerator\1.4.0\dotmorten.omdgenerator\1.4.0\tools\net5.0\any\1.5.240124002-experimental2\lib\net6.0-windows10.0.18362.0\*.dll -assemblies=C:\Users\mahdi\.dotnet\tools\.store\dotmorten.omdgenerator\1.4.0\dotmorten.omdgenerator\1.4.0\tools\net5.0\any\1.5.240205001-preview1\lib\net6.0-windows10.0.18362.0\*.dll -output WinAppSDK1.5.240205001-preview1_v1.5.240124002-experimental2.html



Generated with .NET Object Model Diagram Generator

0%