C# Class System.Windows.Forms.ContextMenuHelper

Inheritance: MonoMac.AppKit.NSMenu
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContextMenuHelper ( ContextMenu host ) : AppKit
ItemsChanged ( ) : void

Method Details

ContextMenuHelper() public méthode

public ContextMenuHelper ( ContextMenu host ) : AppKit
host ContextMenu
Résultat AppKit

ItemsChanged() public méthode

public ItemsChanged ( ) : void
Résultat void