NavigationView.MenuItemTemplateProperty 属性

定义

标识 MenuItemTemplate 依赖属性。

public:
 static property DependencyProperty ^ MenuItemTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty MenuItemTemplateProperty();
public static DependencyProperty MenuItemTemplateProperty { get; }
var dependencyProperty = NavigationView.menuItemTemplateProperty;
Public Shared ReadOnly Property MenuItemTemplateProperty As DependencyProperty

属性值

MenuItemTemplate 依赖属性的标识符。

适用于