Bagikan melalui


ComponentCommands.ExtendSelectionUp Properti

Definisi

Mendapatkan nilai yang mewakili perintah Perluas Pilihan Ke Atas.

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

Nilai Properti

Perintah.

Nilai Default
Gerakan Kunci Shift+Atas
Teks UI Perluas Pilihan Ke Atas

Keterangan

Perintah ini menunjukkan niat untuk memperluas pilihan ke atas.

Belum tentu ada implementasi aktual yang merespons perintah pada objek tertentu; dalam banyak kasus implementasi sebagai respons terhadap perintah itu adalah tanggung jawab penulis aplikasi.

Penggunaan Atribut XAML

<object property="ExtendSelectionUp"/>  

Berlaku untuk

Lihat juga