Version

PopupMenuItemUIElement Class Properties

For a list of all members of this type, see PopupMenuItemUIElement members.

Public Properties
 NameDescription
Public PropertyAccessibilityInstanceOverridden. Returns the accessible object representing this menu item.  
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyBorderSidesOverridden. Returns the appropriate number of borders.  
Public PropertyBorderStyleOverridden. Returns the appropriate border style.  
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyControl (Inherited from Infragistics.Win.UIElement)
Public PropertyControlElement (Inherited from Infragistics.Win.UIElement)
Public PropertyCursorOverridden. Returns the cursor that should be used when the mouse is over the element.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawingClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElementOverridden. Indicates if the element supports accessibility  
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElement (Inherited from Infragistics.Win.UIElement)
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyParent (Inherited from Infragistics.Win.UIElement)
Public PropertyParentIsRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyPath (Inherited from Infragistics.Win.UIElement)
Public PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBordersOverridden. Returns the area within the borders  
Public PropertyRegionOverridden. Returns the region of this element. The default returns the element's Rect as a region. This method can be overridden to supply an irregularly shaped region.  
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertySelectableItem (Inherited from Infragistics.Win.UIElement)
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRoleOverridden. Returns the UIRole associated with this element.  
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelfOverridden. Returning true causes all drawing of this element to be explicitly clipped to its region  
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawBackColorBeforeIconAreaGets whether the back color should be drawn before the icon area.  
Protected PropertyDrawsFocusRectOverridden. Returns a boolean value indicating whether this element draws a focus rectangle to signify that it has the keyboard focus.  
Protected PropertyForceDrawsFocusRectOverridden. Returns true to force the focus rect to be drawn when this element appears on the Office2010 BackStage.  
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyNotificationBadgeProviderOverridden. The NotificationBadgeProvider for this UIElement. Overridden to return the menu item.  
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyWantsMouseHoverNotificationOverridden. Returns True if this element wants to be notified when the mouse hovers over it.  
See Also