Basic Library for WinRT
C1RadialMenuItem Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1RadialMenuItem.

Public Constructors
 NameDescription
Public ConstructorC1RadialMenuItem ConstructorInitializes a new instance of a C1RadialMenuItem.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AccentBrushPropertyIdentifies the AccentBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)AnglePropertyIdentifies the Angle dependency property.  
Public Fieldstatic (Shared in Visual Basic)AutoSelectPropertyIdentifies the AutoSelect dependency property.  
Public Fieldstatic (Shared in Visual Basic)CenterPointPropertyIdentifies the CenterPoint dependency property.  
Public Fieldstatic (Shared in Visual Basic)CheckArcPropertyIdentifies the CheckArc dependency property.  
Public Fieldstatic (Shared in Visual Basic)CollapseOnClickProperty  
Public Fieldstatic (Shared in Visual Basic)CommandParameterPropertyIdentifies the CommandParameter dependency property.  
Public Fieldstatic (Shared in Visual Basic)CommandPropertyIdentifies the Command dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledCuesVisibilityPropertyIdentifies the DisabledCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayIndexPropertyIdentifies the DisplayIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandArcPropertyIdentifies the ExpandArc dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandAreaThicknessPropertyIdentifies the ExpandAreaThickness dependency property.  
Public Fieldstatic (Shared in Visual Basic)FocusCuesVisibilityPropertyIdentifies the FocusCuesVisibility dependency property.  
Public Fieldstatic (Shared in Visual Basic)GroupNamePropertyIdentifies the GroupName dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderBackgroundPropertyIdentifies the HeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderForegroundPropertyIdentifies the HeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderPropertyIdentifies the Header dependency property.  
Public Fieldstatic (Shared in Visual Basic)HeaderTemplatePropertyIdentifies the HeaderTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)IconPropertyIdentifies the Icon dependency property.  
Public Fieldstatic (Shared in Visual Basic)IconStylePropertyIdentifies the IconStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCheckablePropertyIdentifies the IsCheckable dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCheckedPropertyIdentifies the IsChecked dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsHighlightedPropertyIdentifies the IsHighlighted dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsPointerOverPropertyIdentifies the IsPointerOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSelectablePropertyIdentifies the IsSelectable dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemContainerStyleProperty  
Public Fieldstatic (Shared in Visual Basic)OuterArcPropertyIdentifies the OuterArc dependency property.  
Public Fieldstatic (Shared in Visual Basic)SectorCountPropertyIdentifies the SectorCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedIndexPropertyIdentifies the SelectedIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemOptionsProperty  
Public Fieldstatic (Shared in Visual Basic)ShowSelectedItemPropertyIdentifies the ShowSelectedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextAlignmentPropertyIdentifies the TextAlignment dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextWrappingPropertyIdentifies the TextWrapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)ToolTipPropertyIdentifies the ToolTip dependency property.  
Top
Public Properties
 NameDescription
Public PropertyAccentBrushGets or sets the Windows.UI.Xaml.Media.Brush used to color small menu parts.  
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAngleGets or sets the item angle.  
Public PropertyAutoSelectDetermines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCenterPointGets the coordinates of the circle center, which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCheckArcGets the definition of check arc segment.  
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCollapseOnClick  
Public PropertyCommandGets or sets the command to invoke when this button is pressed.  
Public PropertyCommandParameterGets or sets the parameter to pass to the Command property.  
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledCuesVisibilityGets or sets a value indicating whether the disabled visuals of the control are visible.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayIndexGets or sets the zero-based index of this item which should be used to layout this item in the parent submenu.  
Public PropertyDisplayMemberPath (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyExpandArcGets the definition of exand area arc segment.  
Public PropertyExpandAreaThicknessGets or sets the thickness of expand area.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusCuesVisibilityGets or sets a value indicating whether the focus visuals of the control are visible.  
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGroupNameGets or sets the name that specifies which MenuItems are mutually exclusive (when checkable).  
Public PropertyGroupStyle (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyGroupStyleSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyHasContentGets a value that indicates whether the C1RadialMenuItem contains sub-items or any other content.  
Public PropertyHasItemsGets a value that indicates whether the ItemsControl contains items.  
Public PropertyHeaderGets or sets the header of this control.  
Public PropertyHeaderBackgroundGets or sets the background brush of the header.  
Public PropertyHeaderForegroundGets or sets the foreground brush of the header.  
Public PropertyHeaderTemplateGets or sets the data template used to display the header.  
Public PropertyHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIconGets or sets the icon that appears in a C1RadialMenuItem.  
Public PropertyIconStyleGets or sets the style used to display the icon.  
Public PropertyIndexGets the index of this C1RadialMenuItem in its parent items collection.  
Public PropertyIsCheckableGets a value that indicates whether a C1RadialMenuItem can be checked.  
Public PropertyIsCheckedGets or sets a value that indicates whether the C1RadialMenuItem is checked.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsGrouping (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyIsHighlightedGets a value that indicates whether a C1RadialMenuItem is highlighted.  
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsPointerOverGets a value indicating whether the pointer is located over this element.  
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsSelectableDetermines whether this item should be honored when SelectedIndex property is changed acccording to the end-user selection.  
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyItemContainerGenerator (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemContainerStyle  
Public PropertyItemContainerStyleSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemContainerTransitions (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItems (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsPanelRoot (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyItemTemplateSelector (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMenuIdentifies the parent C1RadialMenu of this item.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyOuterArcGets the definition of outer arc segment which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem.  
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyParentItemGets or sets the Windows.UI.Xaml.Controls.ItemsControl that is the parent of this item.  
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertySectorCountGets or sets the number of sectors which should be displayed in menu.  
Public PropertySelectedIndexGets or sets the index of the curerntly selected sub-item.  
Public PropertySelectedItemOptions  
Public PropertyShowSelectedItemDetermines whether icon, header and check sign of the selected sub-item should be displayed for the curren item.  
Public PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTextAlignmentGets or sets a value that indicates the horizontal alignment of text content in the Header.  
Public PropertyTextWrappingGets or sets a value that indicates how any text should be wrapped in the Header.  
Public PropertyToolTipGets or sets the tooltip of this control.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyVisibility (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Protected PropertyIsClickSubscribed  
Protected PropertySelectedItem  
Top
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 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 MethodIndexFromContainer (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
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 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.  
Protected MethodChangeVisualStateHighlightedUpdates the current visual state of the Highlighted visual state group to match the object's properties.  
Protected MethodClearContainerForItemOverride (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetContainerForItemOverride (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodIsItemItsOwnContainerOverride (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Builds the visual tree for the C1RadialMenuItem control when a new template is applied.  
Protected MethodOnCheckedResponds to a check item action by raising a Checked event.  
Protected MethodOnClickResponds to a click action by raising a Click 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.  
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 MethodOnItemsChangedOverridden.   
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 MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEnteredOverridden.   
Protected MethodOnPointerExitedOverridden.   
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressedOverridden.   
Protected MethodOnPointerReleasedOverridden.   
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTappedOverridden. Called before the System.Windows.UIElement.MouseRightButtonDown event occurs.  
Protected MethodOnSelectedIndexChanged  
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnUncheckedResponds to an uncheck item action by raising a Unchecked event.  
Protected MethodPrepareContainerForItemOverride (Inherited from Windows.UI.Xaml.Controls.ItemsControl)
Top
Public Events
 NameDescription
Public EventCheckedOccurs when a C1RadialMenuItem is checked.  
Public EventClickOccurs when the C1RadialMenuItem is clicked.  
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDoubleTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragEnter (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragLeave (Inherited from Windows.UI.Xaml.UIElement)
Public EventDragOver (Inherited from Windows.UI.Xaml.UIElement)
Public EventDrop (Inherited from Windows.UI.Xaml.UIElement)
Public EventGotFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventHolding (Inherited from Windows.UI.Xaml.UIElement)
Public EventIsEnabledChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Public EventIsPointerOverChangedEvent raised when the IsPointerOver property has changed.  
Public EventKeyDown (Inherited from Windows.UI.Xaml.UIElement)
Public EventKeyUp (Inherited from Windows.UI.Xaml.UIElement)
Public EventLayoutUpdated (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLoaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventLostFocus (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationCompleted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationDelta (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationInertiaStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarted (Inherited from Windows.UI.Xaml.UIElement)
Public EventManipulationStarting (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCanceled (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerCaptureLost (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerEntered (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerExited (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerMoved (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerPressed (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerReleased (Inherited from Windows.UI.Xaml.UIElement)
Public EventPointerWheelChanged (Inherited from Windows.UI.Xaml.UIElement)
Public EventRightTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUncheckedOccurs when a C1RadialMenuItem is unchecked.  
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1RadialMenuItem Class
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback