Bagikan melalui


ComponentCommands.ExtendSelectionLeft Properti

Definisi

Mendapatkan nilai yang mewakili perintah Perluas Pilihan Kiri.

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

Nilai Properti

Perintah.

Nilai Default
Gerakan Kunci Shift+Kiri
Teks UI Perluas Pilihan ke Kiri

Keterangan

Perintah ini menunjukkan niat untuk memperluas pilihan ke kiri.

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="ExtendSelectionLeft"/>  

Berlaku untuk

Lihat juga