NavigationViewItemExpandingEventArgs.ExpandingItem Eigenschaft

Definition

Ruft das Objekt ab, das nach dem NavigationViewItem.Expanding-Ereignis erweitert wird.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

public:
 property Platform::Object ^ ExpandingItem { Platform::Object ^ get(); };
IInspectable ExpandingItem();
public object ExpandingItem { get; }
Public ReadOnly Property ExpandingItem As Object

Eigenschaftswert

Object

Platform::Object

IInspectable

Das erweiternde Objekt.

Gilt für: