Generated with .NET Object Model Diagram Generator
Microsoft.Graphics.Display
- RotateNone = 0
- Rotate90Degrees = 90
- Rotate180Degrees = 180
- Rotate270Degrees = 270
Microsoft.UI.Composition
Properties
- MaxOpacity { get; set; } : float
- MinOpacity { get; set; } : float
- OpacityFalloff { get; set; } : float
- PostChildren = 0
- PreChildren = 1
Microsoft.UI.Composition.Experimental
- Undefined = 0
- Clip = 1
- Offset = 2
- Opacity = 3
- Size = 4
- RelativeOffset = 5
- RelativeSize = 6
- AnchorPoint = 7
- CenterPoint = 8
- Orientation = 9
- RotationAngle = 10
- RotationAxis = 11
- Scale = 12
- TransformMatrix = 13
- BottomInset = 14
- LeftInset = 15
- RightInset = 16
- TopInset = 17
- LeftRadiusX = 18
- LeftRadiusY = 19
- BottomRightRadiusX = 20
- BottomRightRadiusY = 21
- TopLeftRadiusX = 22
- TopLeftRadiusY = 23
- TopRightRadiusX = 24
- TopRightRadiusY = 25
Methods
- NotifyBooleanPropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, bool value)
- NotifyColorPropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Color value)
- NotifyMatrix3x2PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Matrix3x2 value)
- NotifyMatrix4x4PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Matrix4x4 value)
- NotifyReferencePropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property)
- NotifySinglePropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, float value)
- NotifyVector2PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Vector2 value)
- NotifyVector3PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Vector3 value)
- NotifyVector4PropertyChanged(CompositionObject target, ExpExpressionNotificationProperty property, Vector4 value)
Methods
- OpenSharedManipulationTransformFromHandle(ulong handle) : object
Methods
- SetInteraction(object interaction)
Microsoft.UI.Content
Properties
- IsBelowContent { get; set; } : bool
- None = 0
- Landscape = 1
- Portrait = 2
- LandscapeFlipped = 4
- PortraitFlipped = 8
Properties
- BackgroundColor { get; set; } : Color
- DispatcherQueue { get; } : DispatcherQueue
- ExternalOutputBorderMode { get; set; } : CompositionBorderMode
- IsAboveContent { get; set; } : bool
- PlacementVisual { get; } : Visual
Properties
- ConnectionInfo { get; } : string
- IsRemoteEndpointConnected { get; } : bool
- Root { get; set; } : Visual
Methods
- ConnectRemoteEndpoint(string siteConnectionInfo)
Methods
- TryGetAutomationProvider(object provider) : bool
Properties
- ConnectionInfo { get; } : string
- IsRemoteEndpointConnected { get; } : bool
Methods
- AcceptRemoteEndpoint(string islandConnectionInfo)
Properties
- ConnectionInfo { get; } : string
Properties
- DidRequestedSizeChange { get; } : bool
Properties
- ConnectionInfo { get; } : string
- IsRemoteEndpointConnected { get; } : bool
Methods
- ConnectRemoteEndpoint(string siteConnectionInfo)
Properties
- ConnectionInfo { get; } : string
- IsRemoteEndpointConnected { get; } : bool
Methods
- AcceptRemoteEndpoint(string islandConnectionInfo)
Constructors
- ProcessStarter(DerivedComposed _)
- ProcessStarter(IObjectReference objRef)
Methods
- As<I>() : I
- Equals(ProcessStarter other) : bool
- FromAbi(IntPtr thisPtr) : ProcessStarter
- IsOverridableInterface(Guid iid) : bool
- StartProcess(string executablePath, string connectionInfo, uint processId)
Microsoft.UI.Windowing
Properties
- ArrangeRect { get; } : RectInt32
- DeviceName { get; } : string
- Dpi { get; } : int
- Flags { get; } : PlacementInfo
- NormalRect { get; } : RectInt32
- ShowCmd { get; } : int
- WorkArea { get; } : RectInt32
- None = 0
- RestoreToMaximized = 2
- RestoreToArranged = 8
- Arranged = 16
- Resizable = 32
- FullScreen = 64
- None = 0
- AllowShowMaximized = 1
- AllowShowFullScreen = 2
- AllowShowArranged = 4
- UseStartupInfoForFirstWindow = 8
- All = 4294967295
Microsoft.UI.Xaml
Properties
- ShouldConstrainPopupsToWorkArea { get; set; } : bool
Microsoft.UI.Xaml.Automation.Peers
Constructors
- InkCanvasAutomationPeer(DerivedComposed _)
- InkCanvasAutomationPeer(IObjectReference objRef)
- InkCanvasAutomationPeer(InkCanvas owner)
Microsoft.UI.Xaml.Controls
Constructors
- DoInkPresenterWork(object object, IntPtr method)
Methods
- BeginInvoke(InkPresenter presenter, AsyncCallback callback, object object) : IAsyncResult
- EndInvoke(IAsyncResult result)
- Invoke(InkPresenter presenter)
Constructors
- ElementFactory()
- ElementFactory(DerivedComposed _)
- ElementFactory(IObjectReference objRef)
Constructors
- FlowLayout()
- FlowLayout(DerivedComposed _)
- FlowLayout(IObjectReference objRef)
Methods
- As<I>() : I
- Equals(FlowLayout other) : bool
- FromAbi(IntPtr thisPtr) : FlowLayout
- GetAnchorForRealizationRect(Size availableSize, VirtualizingLayoutContext context) : FlowLayoutAnchorInfo
- GetAnchorForTargetElement(int targetIndex, Size availableSize, VirtualizingLayoutContext context) : FlowLayoutAnchorInfo
- GetExtent(Size availableSize, VirtualizingLayoutContext context, UIElement firstRealized, int firstRealizedItemIndex, Rect firstRealizedLayoutBounds, UIElement lastRealized, int lastRealizedItemIndex, Rect lastRealizedLayoutBounds) : Rect
- GetMeasureSize(int index, Size availableSize) : Size
- GetProvisionalArrangeSize(int index, Size measureSize, Size desiredSize) : Size
- OnElementMeasured(UIElement element, int index, Size availableSize, Size measureSize, Size desiredSize, Size provisionalArrangeSize, VirtualizingLayoutContext context)
- OnLineArranged(int startIndex, int countInLine, double lineSize, VirtualizingLayoutContext context)
- ShouldBreakLine(int index, double remainingSpace) : bool
Constructors
- FlowLayoutAnchorInfo(int _Index, double _Offset)
Fields
- Index : int
- Offset : double
- Start = 0
- Center = 1
- End = 2
- SpaceAround = 3
- SpaceBetween = 4
- SpaceEvenly = 5
Constructors
- FlowLayoutState()
- FlowLayoutState(DerivedComposed _)
- FlowLayoutState(IObjectReference objRef)
Methods
- GetSpanningRects() : IReadOnlyList<Rect>
Methods
- As<I>() : I
- CompareTo(IndexPath other) : int
- CreateFrom(int groupIndex, int itemIndex) : IndexPath
- CreateFrom(int index) : IndexPath
- CreateFromIndices(IList<Int32> indices) : IndexPath
- Equals(IndexPath other) : bool
- FromAbi(IntPtr thisPtr) : IndexPath
- GetAt(int index) : int
- GetSize() : int
Constructors
- InfoBarOpenedEventArgs(DerivedComposed _)
- InfoBarOpenedEventArgs(IObjectReference objRef)
Constructors
- InkCanvas()
- InkCanvas(DerivedComposed _)
- InkCanvas(IObjectReference objRef)
Methods
- Pause()
- PlayAsync(double fromProgress, double toProgress, bool looped) : IAsyncAction
- Resume()
- SetPlaybackRate(double playbackRate)
- SetProgress(double progress)
- SetProgressObject(CompositionPropertySet compositionPropertySet)
- SetSize(Size size)
- Stop()
- PointerPressed = 0
- PointerReleased = 1
- Tap = 2
- DoubleTap = 3
- EnterKey = 4
- SpaceKey = 5
- AutomationInvoke = 6
- Auto = 1
- Single = 2
- Extended = 4
- Multiple = 8
- Auto = 1
- UserCanInvoke = 2
- UserCannotInvoke = 4
- Auto = 1
- UserCanSelect = 2
- UserCannotSelect = 4
Constructors
- LayoutPanel()
- LayoutPanel(DerivedComposed _)
- LayoutPanel(IObjectReference objRef)
Constructors
- RecyclePool()
- RecyclePool(DerivedComposed _)
- RecyclePool(IObjectReference objRef)
Constructors
- RecyclingElementFactory()
- RecyclingElementFactory(DerivedComposed _)
- RecyclingElementFactory(IObjectReference objRef)
Constructors
- SelectionModel()
- SelectionModel(DerivedComposed _)
- SelectionModel(IObjectReference objRef)
Properties
- AnchorIndex { get; set; } : IndexPath
- SelectedIndex { get; set; } : IndexPath
- SelectedIndices { get; } : IReadOnlyList<IndexPath>
- SelectedItem { get; } : object
- SelectedItems { get; } : IReadOnlyList<Object>
- SingleSelect { get; set; } : bool
- Source { get; set; } : object
Methods
- ClearSelection()
- Deselect(int groupIndex, int itemIndex)
- Deselect(int index)
- DeselectAt(IndexPath index)
- DeselectRange(IndexPath start, IndexPath end)
- DeselectRangeFromAnchor(int groupIndex, int itemIndex)
- DeselectRangeFromAnchor(int index)
- DeselectRangeFromAnchorTo(IndexPath index)
- Equals(SelectionModel other) : bool
- FromAbi(IntPtr thisPtr) : SelectionModel
- IsOverridableInterface(Guid iid) : bool
- IsSelected(int groupIndex, int itemIndex) : Nullable<Boolean>
- IsSelected(int index) : Nullable<Boolean>
- IsSelectedAt(IndexPath index) : Nullable<Boolean>
- OnPropertyChanged(string propertyName)
- Select(int groupIndex, int itemIndex)
- Select(int index)
- SelectAll()
- SelectAllFlat()
- SelectAt(IndexPath index)
- SelectRange(IndexPath start, IndexPath end)
- SelectRangeFromAnchor(int groupIndex, int itemIndex)
- SelectRangeFromAnchor(int index)
- SelectRangeFromAnchorTo(IndexPath index)
- SetAnchorIndex(int groupIndex, int itemIndex)
- SetAnchorIndex(int index)
Properties
- Children { get; set; } : object
- Source { get; } : object
- SourceIndex { get; } : IndexPath
Properties
- DataContext { get; } : object
- Owner { get; } : UIElement
- TemplateKey { get; set; } : string
Properties
- IsVirtualizationEnabled { get; set; } : bool
- IsVirtualizationEnabledProperty { get; } : DependencyProperty
Constructors
- StackLayoutState()
- StackLayoutState(DerivedComposed _)
- StackLayoutState(IObjectReference objRef)
Microsoft.UI.Xaml.Controls.Primitives
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
Microsoft.Windows.AppNotifications
Constructors
- AppNotificationConferencingConfig()
Properties
- AudioInputDeviceId { get; set; } : string
- AudioOutputDeviceId { get; set; } : string
- VideoDeviceId { get; set; } : string
Microsoft.Windows.AppNotifications.Builder
Microsoft.Windows.Storage
Command line:
dotnet tool install --global dotMorten.OmdGenerator
generateomd C:\Users\mort5161\.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.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 -compareNuget=Microsoft.WindowsAppSDK.AI:1.8.38;Microsoft.WindowsAppSDK.ML:1.8.2091;Microsoft.WindowsAppSDK.Foundation:1.8.250906002;Microsoft.WindowsAppSDK.InteractiveExperiences:1.8.250906004;Microsoft.WindowsAppSDK.Runtime:1.8.250916003;Microsoft.WindowsAppSDK.Widgets:1.8.250904007;Microsoft.WindowsAppSDK.WinUI:1.8.250906003 -tfm=NET8.0-windows10.0.26100.0 -output WinAppSDK_18_vs_20e1.html -filter=ABI.
Generated with .NET Object Model Diagram Generator