NavigateToPageAction.TargetPage

Gets or sets the fully qualified name of the Page to navigate to. This is a dependency property.

Namespace: Microsoft.Xaml.Interactions.Core Namespace

Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)

public:
property::Platform::String^ TargetPage {
     ::Platform::String^ get();
     void set(::Platform::String^ value);
}

See Also

Reference

NavigateToPageAction Class

Microsoft.Xaml.Interactions.Core Namespace