Identifies the NavigateUri attached dependency property.

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public static readonly DependencyProperty NavigateUriProperty
Visual Basic
Public Shared ReadOnly NavigateUriProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ NavigateUriProperty

See Also