IMenuOwnerProvider Interface

Definition

Important

This API is not CLS-compliant.

Provides an owner for the context menu handler.

public interface class IMenuOwnerProvider
[System.CLSCompliant(false)]
public interface IMenuOwnerProvider
[<System.CLSCompliant(false)>]
type IMenuOwnerProvider = interface
Public Interface IMenuOwnerProvider
Attributes

Properties

Owner

Gets or sets the node that owned a menu handler.

Applies to