Share via


NavigationViewItem.IsChildSelectedProperty 屬性

定義

識別IsChildSelected相依性屬性。

public:
 static property DependencyProperty ^ IsChildSelectedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsChildSelectedProperty();
public static DependencyProperty IsChildSelectedProperty { get; }
var dependencyProperty = NavigationViewItem.isChildSelectedProperty;
Public Shared ReadOnly Property IsChildSelectedProperty As DependencyProperty

屬性值

IsChildSelected 相依性屬性的標識碼。

適用於