Object
Object()
~Object()
Equals(Object)
Equals(Object, Object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(Object, Object)
ToString()
As<TInterface>(Object)
Focus(Object, FocusRequest)
GetCurrentClassLogger(Object)
InvalidateMeasure(Object, IView)
SetApplicationHandler(Object, IApplication, IMauiContext)
SetWindowHandler(Object, IWindow, IMauiContext)
Unfocus(Object, IView)
UpdateAnchorX(Object, IView)
UpdateAnchorY(Object, IView)
UpdateAutomationId(Object, IView)
UpdateBackground(Object, IView)
UpdateBackgroundImageSourceAsync(Object, IImageSource, IImageSourceServiceProvider)
UpdateBorder(Object, IView)
UpdateClip(Object, IView)
UpdateClipsToBounds(Object, IView)
UpdateContentLayout(Object, Button)
UpdateFlowDirection(Object, IView)
UpdateHeight(Object, IView)
UpdateInputTransparent(Object, IViewHandler, IView)
UpdateIsEnabled(Object, IView)
UpdateMaximumHeight(Object, IView)
UpdateMaximumWidth(Object, IView)
UpdateMinimumHeight(Object, IView)
UpdateMinimumWidth(Object, IView)
UpdateOpacity(Object, IView)
UpdateRotation(Object, IView)
UpdateRotationX(Object, IView)
UpdateRotationY(Object, IView)
UpdateScale(Object, IView)
UpdateSemantics(Object, IView)
UpdateShadow(Object, IView)
UpdateStroke(Object, IBorderStroke)
UpdateStrokeDashOffset(Object, IBorderStroke)
UpdateStrokeDashPattern(Object, IBorderStroke)
UpdateStrokeLineCap(Object, IBorderStroke)
UpdateStrokeLineJoin(Object, IBorderStroke)
UpdateStrokeMiterLimit(Object, IBorderStroke)
UpdateStrokeShape(Object, IBorderStroke)
UpdateStrokeThickness(Object, IBorderStroke)
UpdateTranslationX(Object, IView)
UpdateTranslationY(Object, IView)
UpdateVisibility(Object, IView)
UpdateWidth(Object, IView)
net9.0-windows10.0.22621
namespace WinRT
{
public static class CastExtensions
{
public static TInterface As<TInterface>(this object value);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 10.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net9.0-windows10.0.22621 | |
Assembly | WinRT.Runtime , Version=2.2.0.0, PublicKeyToken=99ea127f02d97709 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API