Click or drag to resize
Cimbalino ToolkitNavigationServiceCurrentSource Property
Gets the uniform resource identifier (URI) of the content that is currently displayed.

Namespace: Cimbalino.Toolkit.Services
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public virtual Uri CurrentSource { get; }

Property Value

Type: Uri
Returns a value that represents the Uri of content that is currently displayed.

Implements

INavigationServiceCurrentSource
Version Information

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also