C# Class FSClient.Call.CallRightClickEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: mitchcapper/FSClient Class Usage Examples

Public Properties

Property Type Description
call Call
menu System.Windows.Controls.ContextMenu

Property Details

call public_oe property

public Call,FSClient call
return Call

menu public_oe property

public ContextMenu,System.Windows.Controls menu
return System.Windows.Controls.ContextMenu