CursorInteropHelper Klasse

Definition

Stellt eine statische Hilfsklasse für WPF/Win32-Interoperabilität mit einer Methode bereit, die verwendet wird, um ein Windows Presentation Foundation (WPF) Cursor-Objekt basierend auf einem bereitgestellten Win32-Cursorhandle abzurufen.

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

Methoden

Name Beschreibung
Create(SafeHandle)

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

Gilt für: