次の方法で共有


ContentLink.CursorProperty プロパティ

定義

Cursor 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ CursorProperty { DependencyProperty ^ get(); };
static DependencyProperty CursorProperty();
public static DependencyProperty CursorProperty { get; }
var dependencyProperty = ContentLink.cursorProperty;
Public Shared ReadOnly Property CursorProperty As DependencyProperty

プロパティ値

Cursor 依存関係プロパティの識別子。

注釈

重要

この API では、コンテンツ リンクがサポートされています。 コンテンツ リンクを可能にする Windows の機能は、Windows 10 バージョン 1903 より後のバージョンの Windows では利用できません。 XAML テキスト コントロールのコンテンツ リンクは、バージョン 1903 より後のバージョンの Windows では機能しません。

適用対象