Cursors.Help 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得說明 Cursor,即箭號和問號的組合。
public:
static property System::Windows::Input::Cursor ^ Help { System::Windows::Input::Cursor ^ get(); };
public static System.Windows.Input.Cursor Help { get; }
static member Help : System.Windows.Input.Cursor
Public Shared ReadOnly Property Help As Cursor
屬性值
說明游標。
備註
一般而言,當內容相關說明可供使用時,就會顯示此數據指標。
XAML 文字使用方式
請參閱 上的 Cursors。