CursorInteropHelper クラス

定義

1 つのメソッドと WPF/Win32 との相互運用に対する静的ヘルパー クラスを提供します。提供される Win32 カーソル ハンドルに基づいて Windows Presentation Foundation (WPF) Cursor オブジェクトを取得するために使用されます。

public ref class CursorInteropHelper abstract sealed
public static class CursorInteropHelper
type CursorInteropHelper = class
Public Class CursorInteropHelper
継承
CursorInteropHelper

メソッド

Create(SafeHandle)

指定された Win32 カーソル ハンドルに基づいてWindows Presentation Foundation (WPF) Cursor オブジェクトを返します。

適用対象