ContentNavigateEventArgs Class

Provides Simple Context Format navigation event data for the ContentNavigateEventArgs event.

Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public NotInheritable Class ContentNavigateEventArgs
    Inherits ScfEventArgs
public sealed class ContentNavigateEventArgs : ScfEventArgs
public ref class ContentNavigateEventArgs sealed : public ScfEventArgs
public final class ContentNavigateEventArgs extends ScfEventArgs
public final class ContentNavigateEventArgs extends ScfEventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
     Microsoft.SideShow.DeviceCapabilityEventArgs
       Microsoft.SideShow.SimpleContentFormat.ScfEventArgs
        Microsoft.SideShow.SimpleContentFormat.ContentNavigateEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

Target Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

See Also

Reference

ContentNavigateEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace