CursorInteropHelper Klasse

Definition

Stellt eine statische Hilfsklasse für die WPF/Win32-Interoperation mit einer Methode bereit, mit der ein Windows Presentation Foundation-Cursor-Objekt auf der Grundlage eines bereitgestellten Win32-Cursorhandles abgerufen wird.

public ref class CursorInteropHelper abstract sealed
public static class CursorInteropHelper
type CursorInteropHelper = class
Public Class CursorInteropHelper
Vererbung
CursorInteropHelper

Methoden

Create(SafeHandle)

Gibt ein Windows Presentation Foundation-Objekt (WPF) Cursor basierend auf einem bereitgestellten Win32-Cursorhandle zurück.

Gilt für: