C# Class BlipFace.Helpers.StatusesCommands

Datei anzeigen Open project: ksopyla/blipface

Public Properties

Property Type Description
CiteUser System.Windows.Input.RoutedCommand
DirectMessage System.Windows.Input.RoutedCommand
Navigate RoutedCommand
PrivateMessage RoutedCommand
ShowPicture RoutedCommand
ShowVideo RoutedCommand
ToggleButtons RoutedCommand

Property Details

CiteUser public_oe static_oe property

public static RoutedCommand,System.Windows.Input CiteUser
return System.Windows.Input.RoutedCommand

DirectMessage public_oe static_oe property

public static RoutedCommand,System.Windows.Input DirectMessage
return System.Windows.Input.RoutedCommand

Navigate public_oe static_oe property

public static RoutedCommand Navigate
return RoutedCommand

PrivateMessage public_oe static_oe property

public static RoutedCommand PrivateMessage
return RoutedCommand

ShowPicture public_oe static_oe property

public static RoutedCommand ShowPicture
return RoutedCommand

ShowVideo public_oe static_oe property

public static RoutedCommand ShowVideo
return RoutedCommand

ToggleButtons public_oe static_oe property

public static RoutedCommand ToggleButtons
return RoutedCommand