NavigationViewItem.IconProperty Property

Definition

Identifies the Icon dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ IconProperty { DependencyProperty ^ get(); };
static DependencyProperty IconProperty();
public static DependencyProperty IconProperty { get; }
Public Shared ReadOnly Property IconProperty As DependencyProperty

Property Value

The identifier for the Icon dependency property.

Applies to