NavigationView.SelectionFollowsFocusProperty Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mengidentifikasi properti dependensi SelectionFollowsFocus.
API WinUI 2 yang setara untuk UWP: Microsoft.UI.Xaml.Controls.NavigationView.SelectionFollowsFocusProperty (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).
public:
static property DependencyProperty ^ SelectionFollowsFocusProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionFollowsFocusProperty();
public static DependencyProperty SelectionFollowsFocusProperty { get; }
var dependencyProperty = NavigationView.selectionFollowsFocusProperty;
Public Shared ReadOnly Property SelectionFollowsFocusProperty As DependencyProperty
Nilai Properti
Pengidentifikasi untuk properti dependensi SelectionFollowsFocus.
Persyaratan Windows
Rangkaian perangkat |
Windows 10, version 1809 (diperkenalkan dalam 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v7.0)
|