Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MonoDevelop
Components
Commands
CommandManager.NSViewCommandRouter
C# Class MonoDevelop.Components.Commands.CommandManager.NSViewCommandRouter
Inheritance:
ICommandDelegatorRouter
Mostra file
Open project: powerumc/monodevelop_korean
Public Properties
Property
Type
Description
ActiveView
AppKit.NSView
ParentWidget
Gtk.Widget
Public Methods
Method
Description
GetDelegatedCommandTarget
( ) :
object
GetNextCommandTarget
( ) :
object
Method Details
GetDelegatedCommandTarget()
public
method
public
GetDelegatedCommandTarget
( ) :
object
return
object
GetNextCommandTarget()
public
method
public
GetNextCommandTarget
( ) :
object
return
object
Property Details
ActiveView
public_oe property
public
AppKit.NSView
ActiveView
return
AppKit.NSView
ParentWidget
public_oe property
public
Gtk.Widget
ParentWidget
return
Gtk.Widget