https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.media.imaging.rendertargetbitmap?view=windows-app-sdk-2.0
RenderTargetBitmap Class (Microsoft.UI.Xaml.Media.Imaging) - Windows App SDK | Microsoft Learn
Represents an image source that can be populated with the combined contents of a XAML visual tree. See for some notable limitations on which XAML visuals can...
windows app sdkclassmicrosoftuixaml
https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.uielement.allowdrop?view=windows-app-sdk-1.8
UIElement.AllowDrop Property (Microsoft.UI.Xaml) - Windows App SDK | Microsoft Learn
Gets or sets a value that determines whether this UIElement can be a drop target for purposes of drag-and-drop operations.
windows app sdkuielementpropertymicrosoftxaml
https://learn.microsoft.com/ja-jp/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.automation.automationproperties?view=windows-app-sdk-2.0
AutomationProperties Class (Microsoft.UI.Xaml.Automation) - Windows App SDK | Microsoft Learn
Provides support for getting or setting instance-level values of automation properties. These property values are set as attached properties (typically in...
windows app sdkclassmicrosoftuixaml
https://learn.microsoft.com/pt-br/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.media.animation.fillbehavior?view=windows-app-sdk-2.0
FillBehavior Enum (Microsoft.UI.Xaml.Media.Animation) - Windows App SDK | Microsoft Learn
Specifies how a Timeline behaves when it is outside its active period but its parent is inside its active or hold period.
windows app sdkenummicrosoftuixaml
https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.swapchainbackgroundpanel?view=windows-app-sdk-2.0
SwapChainBackgroundPanel Class (Microsoft.UI.Xaml.Controls) - Windows App SDK | Microsoft Learn
Implements a XAML layout surface target for Microsoft DirectX interoperation scenarios. This panel has some atypical restrictions on its usage within an app...
windows app sdkclassmicrosoftuixaml
https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.printing.printdocument.addpages?view=windows-app-sdk-1.8
PrintDocument.AddPages Event (Microsoft.UI.Xaml.Printing) - Windows App SDK | Microsoft Learn
Occurs when the PrintManager requests the final collection of pages to send to the printer.
windows app sdkeventmicrosoftui
https://learn.microsoft.com/ko-kr/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.uielement.keydown?view=windows-app-sdk-1.8
UIElement.KeyDown Event (Microsoft.UI.Xaml) - Windows App SDK | Microsoft Learn
Occurs when a keyboard key is pressed while the UIElement has focus.
windows app sdkuielementkeydowneventmicrosoft
https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.dispatching.dispatcherqueue.tryenqueue?view=windows-app-sdk-2.0
DispatcherQueue.TryEnqueue Method (Microsoft.UI.Dispatching) - Windows App SDK | Microsoft Learn
Adds a task to the DispatcherQueue that will be executed on the thread associated with the DispatcherQueue.
windows app sdkmethodmicrosoftuidispatching
https://learn.microsoft.com/ja-jp/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.data.binding.mode?view=windows-app-sdk-1.8
Binding.Mode Property (Microsoft.UI.Xaml.Data) - Windows App SDK | Microsoft Learn
Gets or sets a value that indicates the direction of the data flow in the binding.
windows app sdkbindingmodepropertymicrosoft