Basic Library for WinRT
C1ContextMenu Class Methods


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

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCancelDirectManipulations (Inherited from Windows.UI.Xaml.UIElement)
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodClose (Inherited from C1.Xaml.C1Menu)
Public MethodContainerFromIndex (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodContainerFromItem (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetBindingExpression (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodHideHides the context menu  
Public MethodIndexFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodInitializeItemInitializes a C1.Silverlight.C1HierarchicalPresenter by setting its parent and root elements in the hierarchy. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodIsAncestorOfDetermines whether the C1.Silverlight.C1HierarchicalPresenter is an ancestor of the descendant element. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodItemFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodShowDisplays the context menu at the specified position.  
Public MethodToList<T>Creates a list with all the item containers present in the Hierarchical Presenter at the moment of invocation. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodChangeVisualStateCommonUpdates the current visual state of the Common visual state group to match the object's properties. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Protected MethodChangeVisualStateFocusUpdates the current visual state of the Focus visual state group to match the object's properties. (Inherited from C1.Xaml.C1Menu)
Protected MethodClearContainerForItemOverride (Inherited from C1.Xaml.C1Menu)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetContainerForItemOverride (Inherited from C1.Xaml.C1Menu)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodIsItemItsOwnContainerOverride (Inherited from C1.Xaml.C1Menu)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Builds the visual tree for the C1ContextMenu control when a new template is applied.  
Protected MethodOnAutoCloseChangedOverridden. Called when the property AutoClose changed.  
Protected MethodOnAutoClosedRaises the AutoClosed event. (Inherited from C1.Xaml.C1Menu)
Protected MethodOnAutoClosingRaises the AutoClosing event. (Inherited from C1.Xaml.C1Menu)
Protected MethodOnClosedRaises the Closed event.  
Protected MethodOnClosingRaises the Closing event.  
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGroupStyleSelectorChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnHeaderChangedCalled when the value of the Header property changes. (Inherited from C1.Xaml.C1HierarchicalPresenter)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnItemContainerStyleChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnItemContainerStyleSelectorChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnItemsChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnItemTemplateChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnItemTemplateSelectorChanged (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodOnKeyDown (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyUp (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnOpenedRaises the Opened event.  
Protected MethodOnOpeningRaises the Opening event.  
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressed (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerReleased (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodPrepareContainerForItemOverrideOverridden. Prepares the specified element to display the specified item.  
Top
See Also

Reference

C1ContextMenu Class
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback