CursorInteropHelper 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供靜態協助程式類別以實現 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 物件。 |