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
- None = 0
- Landscape = 1
- Portrait = 2
- LandscapeFlipped = 4
- PortraitFlipped = 8
Properties
- Compositor { get; } : Compositor
- ConnectionInfo { get; } : string
- IsRemoteEndpointConnected { get; } : bool
- Root { get; set; } : Visual
Methods
- ConnectRemoteEndpoint(string siteConnectionInfo)
Methods
- SetContentNodeParent(IContentNodeOwner value)
- 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.Xaml
- OnLastWindowClose = 0
- OnExplicitShutdown = 1
- None = 0
- Low = 1
- High = 2
- None = 0
- Low = 1
- High = 2
Constructors
- XamlIsland()
- XamlIsland(DerivedComposed _)
- XamlIsland(IObjectReference objRef)
Methods
- Dispose()
- Equals(XamlIsland other) : bool
- FromAbi(IntPtr thisPtr) : XamlIsland
- IsOverridableInterface(Guid iid) : bool
Microsoft.UI.Xaml.Automation.Peers
Constructors
- SelectorBarItemAutomationPeer(DerivedComposed _)
- SelectorBarItemAutomationPeer(IObjectReference objRef)
- SelectorBarItemAutomationPeer(SelectorBarItem owner)
Microsoft.UI.Xaml.Controls
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
- InputValidationContext(DerivedComposed _)
- InputValidationContext(string memberName, bool isRequired)
- InputValidationContext(IObjectReference objRef)
Properties
- IsInputRequired { get; } : bool
- MemberName { get; } : string
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
- MapControl()
- MapControl(DerivedComposed _)
- MapControl(IObjectReference objRef)
Properties
- DiagnosticMessage { get; } : string
Constructors
- MapElement(DerivedComposed _)
- MapElement(IObjectReference objRef)
Properties
- Element { get; } : MapElement
- Location { get; } : Geopoint
Constructors
- MapElementsLayer()
- MapElementsLayer(DerivedComposed _)
- MapElementsLayer(IObjectReference objRef)
Constructors
- MapIcon()
- MapIcon(DerivedComposed _)
- MapIcon(IObjectReference objRef)
Methods
- As<I>() : I
- Equals(MapIcon other) : bool
- FromAbi(IntPtr thisPtr) : MapIcon
Constructors
- MapLayer(DerivedComposed _)
- MapLayer(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
Constructors
- SelectorBar()
- SelectorBar(DerivedComposed _)
- SelectorBar(IObjectReference objRef)
Constructors
- SelectorBarItem()
- SelectorBarItem(DerivedComposed _)
- SelectorBarItem(IObjectReference objRef)
Properties
- DataContext { get; } : object
- Owner { get; } : UIElement
- TemplateKey { get; set; } : string
Properties
- DisableVirtualization { get; set; } : bool
- DisableVirtualizationProperty { get; } : DependencyProperty
Constructors
- StackLayoutState()
- StackLayoutState(DerivedComposed _)
- StackLayoutState(IObjectReference objRef)
Microsoft.UI.Xaml.Core.Direct
Methods
- AddEventHandler(IXamlDirectObject xamlDirectObject, XamlEventIndex eventIndex, object handler)
- AddEventHandler(IXamlDirectObject xamlDirectObject, XamlEventIndex eventIndex, object handler, bool handledEventsToo)
- AddToCollection(IXamlDirectObject xamlDirectObject, IXamlDirectObject value)
- As<I>() : I
- ClearCollection(IXamlDirectObject xamlDirectObject)
- ClearProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex)
- CreateInstance(XamlTypeIndex typeIndex) : IXamlDirectObject
- Equals(XamlDirect other) : bool
- FromAbi(IntPtr thisPtr) : XamlDirect
- GetBooleanProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : bool
- GetCollectionCount(IXamlDirectObject xamlDirectObject) : uint
- GetColorProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Color
- GetCornerRadiusProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : CornerRadius
- GetDateTimeProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : DateTimeOffset
- GetDefault() : XamlDirect
- GetDoubleProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : double
- GetDurationProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Duration
- GetEnumProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : uint
- GetGridLengthProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : GridLength
- GetInt32Property(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : int
- GetMatrix3DProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Matrix3D
- GetMatrixProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Matrix
- GetObject(IXamlDirectObject xamlDirectObject) : object
- GetObjectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : object
- GetPointProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Point
- GetRectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Rect
- GetSizeProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Size
- GetStringProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : string
- GetThicknessProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : Thickness
- GetTimeSpanProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : TimeSpan
- GetXamlDirectObject(object object) : IXamlDirectObject
- GetXamlDirectObjectFromCollectionAt(IXamlDirectObject xamlDirectObject, uint index) : IXamlDirectObject
- GetXamlDirectObjectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex) : IXamlDirectObject
- InsertIntoCollectionAt(IXamlDirectObject xamlDirectObject, uint index, IXamlDirectObject value)
- RemoveEventHandler(IXamlDirectObject xamlDirectObject, XamlEventIndex eventIndex, object handler)
- RemoveFromCollection(IXamlDirectObject xamlDirectObject, IXamlDirectObject value) : bool
- RemoveFromCollectionAt(IXamlDirectObject xamlDirectObject, uint index)
- SetBooleanProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, bool value)
- SetColorProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Color value)
- SetCornerRadiusProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, CornerRadius value)
- SetDateTimeProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, DateTimeOffset value)
- SetDoubleProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, double value)
- SetDurationProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Duration value)
- SetEnumProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, uint value)
- SetGridLengthProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, GridLength value)
- SetInt32Property(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, int value)
- SetMatrix3DProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Matrix3D value)
- SetMatrixProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Matrix value)
- SetObjectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, object value)
- SetPointProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Point value)
- SetRectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Rect value)
- SetSizeProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Size value)
- SetStringProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, string value)
- SetThicknessProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, Thickness value)
- SetTimeSpanProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, TimeSpan value)
- SetXamlDirectObjectProperty(IXamlDirectObject xamlDirectObject, XamlPropertyIndex propertyIndex, IXamlDirectObject value)
Microsoft.UI.Xaml.Hosting
Properties
- IsXamlRunningOnCurrentThread { get; } : bool
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
Properties
- AsString { get; } : string
- Major { get; } : ushort
- Minor { get; } : ushort
- Patch { get; } : ushort
- VersionTag { get; } : string
Properties
- AsString { get; } : string
- Version { get; } : PackageVersion
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 -compareAssemblies=v1.4.231219000\lib\net6.0-windows10.0.18362.0\*.dll -assemblies=1.5.240124002-experimental2\lib\net6.0-windows10.0.18362.0\*.dll -output WinAppSDK1.5.240124002-experimental2_v1.4.231219000.html
Generated with .NET Object Model Diagram Generator