Język

Cursors.AppStarting Właściwość

Definicja

Pobiera element Cursor wyświetlany po uruchomieniu aplikacji.

public:
 static property System::Windows::Input::Cursor ^ AppStarting { System::Windows::Input::Cursor ^ get(); };
public static System.Windows.Input.Cursor AppStarting { get; }
static member AppStarting : System.Windows.Input.Cursor
Public Shared ReadOnly Property AppStarting As Cursor

Wartość właściwości

Kursor AppStarting( Uruchamianie aplikacji).

Uwagi

Zazwyczaj AppStarting wskazuje, że system ładuje informacje, ale interfejs użytkownika może obsługiwać dane wejściowe.

Użycie tekstu XAML

Zobacz uwagi na Cursorstemat .

Dotyczy