ComponentOne MediaPlayer for WPF and Silverlight
C1.WPF.MediaPlayer Namespace / C1MediaPlayer Class / StopCommand Property

In This Topic
    StopCommand Property (C1MediaPlayer)
    In This Topic
    Gets the value that represents the Stop command.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property StopCommand As RoutedCommand
    public static RoutedCommand StopCommand {get;}
    See Also