NavigateToPageAction.TargetPageProperty Field
Specifies the fully qualified name of the Page to navigate to.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly TargetPageProperty As DependencyProperty
public static readonly DependencyProperty TargetPageProperty
public:
static initonly DependencyProperty^ TargetPageProperty
static val TargetPageProperty: DependencyProperty
public static final var TargetPageProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.