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 依存関係プロパティの識別子。

適用対象