Name | Description | |
---|---|---|
NContentPopupHost Constructor | Overloaded. |
The following tables list the members exposed by NContentPopupHost.
Name | Description | |
---|---|---|
NContentPopupHost Constructor | Overloaded. |
Name | Description | |
---|---|---|
ClickEvent | Reference to the Click event | |
ClickModeProperty | Reference to the ClickMode property | |
ContentChild | Reference to the Content child | |
NContentPopupHostSchema | Schema associated with NContentPopupHost. |
Name | Description | |
---|---|---|
ClickMode | Gets or sets the click mode of the menu drop down | |
Content | Gets or sets the element content. |
Name | Description | |
---|---|---|
DoClick | Generates a Click event for this content popup host. | |
NavigateToContent | Navigates to the first menu item of this item menu. |
Name | Description | |
---|---|---|
ArrangeContent | Overridden. Overriden to make the content occupy the content area. | |
CreatePopupWindow | Overridden. Overriden to create a popup window without content. | |
GetNavigateToContentKey | Gets the keyboard key that navigates to the menu | |
IsPopupEmpty | Overridden. Overriden to check whether the Popup window has any children. | |
MeasureContent | Overridden. Overriden to return the desired size of the content | |
OnClick | Raises the click event | |
OnKeyDown | Overridden. Default handler for key down events | |
OnMouseDown | Overridden. Default handler for the mouse down events | |
OnMouseUp | Overridden. Default handler for the mouse up events | |
pldd |