Cursors.IBeam 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 I 字形狀 Cursor,用來顯示文字游標在按一下滑鼠時的出現位置。
public:
static property System::Windows::Input::Cursor ^ IBeam { System::Windows::Input::Cursor ^ get(); };
public static System.Windows.Input.Cursor IBeam { get; }
static member IBeam : System.Windows.Input.Cursor
Public Shared ReadOnly Property IBeam As Cursor
屬性值
I 字形狀游標。
備註
XAML 文字使用方式
請參閱 備註。Cursors