Name | Description | |
---|---|---|
C1RadialMenuItem Constructor | Initializes a new instance of a C1RadialMenuItem. |
The following tables list the members exposed by C1RadialMenuItem.
Name | Description | |
---|---|---|
C1RadialMenuItem Constructor | Initializes a new instance of a C1RadialMenuItem. |
Name | Description | |
---|---|---|
AccentBrushProperty | Identifies the AccentBrush dependency property. | |
AngleProperty | Identifies the Angle dependency property. | |
AutoSelectProperty | Identifies the AutoSelect dependency property. | |
CenterPointProperty | Identifies the CenterPoint dependency property. | |
CheckArcProperty | Identifies the CheckArc dependency property. | |
CollapseOnClickProperty | Identifies the CollapseOnClick dependency property. | |
CommandParameterProperty | Identifies the CommandParameter dependency property. | |
CommandProperty | Identifies the Command dependency property. | |
DisabledCuesVisibilityProperty | Identifies the DisabledCuesVisibility dependency property. | |
DisplayIndexProperty | Identifies the DisplayIndex dependency property. | |
ExpandArcProperty | Identifies the ExpandArc dependency property. | |
ExpandAreaThicknessProperty | Identifies the ExpandAreaThickness dependency property. | |
FocusCuesVisibilityProperty | Identifies the FocusCuesVisibility dependency property. | |
GroupNameProperty | Identifies the GroupName dependency property. | |
HeaderBackgroundProperty | Identifies the HeaderBackground dependency property. | |
HeaderForegroundProperty | Identifies the HeaderForeground dependency property. | |
HeaderProperty | Identifies the Header dependency property. | |
HeaderTemplateProperty | Identifies the HeaderTemplate dependency property. | |
IconProperty | Identifies the Icon dependency property. | |
IconStyleProperty | Identifies the IconStyle dependency property. | |
IsCheckableProperty | Identifies the IsCheckable dependency property. | |
IsCheckedProperty | Identifies the IsChecked dependency property. | |
IsHighlightedProperty | Identifies the IsHighlighted dependency property. | |
IsPointerOverProperty | Identifies the IsPointerOver dependency property. | |
IsSelectableProperty | Identifies the IsSelectable dependency property. | |
ItemContainerStyleProperty | Identifies the ItemContainerStyle dependency property. | |
OuterArcProperty | Identifies the OuterArc dependency property. | |
SectorCountProperty | Identifies the SectorCount dependency property. | |
SelectedIndexProperty | Identifies the SelectedIndex dependency property. | |
SelectedItemOptionsProperty | Identifies the SelectedItemOptions dependency property. | |
ShowSelectedItemProperty | Identifies the ShowSelectedItem dependency property. | |
TextAlignmentProperty | Identifies the TextAlignment dependency property. | |
TextWrappingProperty | Identifies the TextWrapping dependency property. | |
ToolTipProperty | Identifies the ToolTip dependency property. |
Name | Description | |
---|---|---|
AccentBrush | Gets or sets the Windows.UI.Xaml.Media.Brush used to color small menu parts. | |
AccessKey | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyScopeOwner | (Inherited from Windows.UI.Xaml.UIElement) | |
ActualHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ActualTheme | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ActualWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
AllowDrop | (Inherited from Windows.UI.Xaml.UIElement) | |
AllowFocusOnInteraction | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
AllowFocusWhenDisabled | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Angle | Gets or sets the item angle. | |
AutoSelect | Determines whether C1RadialMenuItem should update SelectedIndex property acccording to the end-user selection. | |
Background | (Inherited from Windows.UI.Xaml.Controls.Control) | |
BaseUri | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
BorderBrush | (Inherited from Windows.UI.Xaml.Controls.Control) | |
BorderThickness | (Inherited from Windows.UI.Xaml.Controls.Control) | |
CacheMode | (Inherited from Windows.UI.Xaml.UIElement) | |
CanDrag | (Inherited from Windows.UI.Xaml.UIElement) | |
CenterPoint | Gets the coordinates of the circle center, which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem. | |
CharacterSpacing | (Inherited from Windows.UI.Xaml.Controls.Control) | |
CheckArc | Gets the definition of check arc segment. | |
Clip | (Inherited from Windows.UI.Xaml.UIElement) | |
CollapseOnClick | Gets or sets a value indicating if the menu will auto collapse when the user clicks on item which has no child items. | |
Command | Gets or sets the command to invoke when this button is pressed. | |
CommandParameter | Gets or sets the parameter to pass to the Command property. | |
CompositeMode | (Inherited from Windows.UI.Xaml.UIElement) | |
ContextFlyout | (Inherited from Windows.UI.Xaml.UIElement) | |
DataContext | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
DefaultStyleResourceUri | (Inherited from Windows.UI.Xaml.Controls.Control) | |
DesiredSize | (Inherited from Windows.UI.Xaml.UIElement) | |
DisabledCuesVisibility | Gets or sets a value indicating whether the disabled visuals of the control are visible. | |
Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) | |
DisplayIndex | Gets or sets the zero-based index of this item which should be used to layout this item in the parent submenu. | |
DisplayMemberPath | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ElementSoundMode | (Inherited from Windows.UI.Xaml.Controls.Control) | |
ExitDisplayModeOnAccessKeyInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
ExpandArc | Gets the definition of expand area arc segment. | |
ExpandAreaThickness | Gets or sets the thickness of expand area. | |
FlowDirection | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusCuesVisibility | Gets or sets a value indicating whether the focus visuals of the control are visible. | |
FocusState | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FocusVisualMargin | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualPrimaryBrush | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualPrimaryThickness | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualSecondaryBrush | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FocusVisualSecondaryThickness | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
FontFamily | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontSize | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontStretch | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontStyle | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FontWeight | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Foreground | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GroupName | Gets or sets the name that specifies which MenuItems are mutually exclusive (when checkable). | |
GroupStyle | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
GroupStyleSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
HasContent | Gets a value that indicates whether the C1RadialMenuItem contains sub-items or any other content. | |
HasItems | Gets a value that indicates whether the ItemsControl contains items. | |
Header | Gets or sets the header of this control. | |
HeaderBackground | Gets or sets the background brush of the header. | |
HeaderForeground | Gets or sets the foreground brush of the header. | |
HeaderTemplate | Gets or sets the data template used to display the header. | |
Height | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
HighContrastAdjustment | (Inherited from Windows.UI.Xaml.UIElement) | |
HorizontalAlignment | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Icon | Gets or sets the icon that appears in a C1RadialMenuItem. | |
IconStyle | Gets or sets the style used to display the icon. | |
Index | Gets the index of this C1RadialMenuItem in its parent items collection. | |
IsAccessKeyScope | (Inherited from Windows.UI.Xaml.UIElement) | |
IsCheckable | Gets a value that indicates whether a C1RadialMenuItem can be checked. | |
IsChecked | Gets or sets a value that indicates whether the C1RadialMenuItem is checked. | |
IsDoubleTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsFocusEngaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsFocusEngagementEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsGrouping | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
IsHighlighted | Gets a value that indicates whether a C1RadialMenuItem is highlighted. | |
IsHitTestVisible | (Inherited from Windows.UI.Xaml.UIElement) | |
IsHoldingEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsPointerOver | Gets a value indicating whether the pointer is located over this element. | |
IsRightTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsSelectable | Determines whether this item should be honored when SelectedIndex property is changed acccording to the end-user selection. | |
IsTabStop | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsTextScaleFactorEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
ItemContainerGenerator | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemContainerStyle | Gets or sets the item container style used to display the item container . | |
ItemContainerStyleSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemContainerTransitions | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
Items | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsPanel | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsPanelRoot | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemsSource | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemTemplate | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ItemTemplateSelector | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
KeyboardAcceleratorPlacementMode | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyboardAcceleratorPlacementTarget | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipHorizontalOffset | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipPlacementMode | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipTarget | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyTipVerticalOffset | (Inherited from Windows.UI.Xaml.UIElement) | |
Language | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Lights | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationMode | (Inherited from Windows.UI.Xaml.UIElement) | |
Margin | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MaxHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MaxWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Menu | Identifies the parent C1RadialMenu of this item. | |
MinHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MinWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Name | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Opacity | (Inherited from Windows.UI.Xaml.UIElement) | |
OuterArc | Gets the definition of outer arc segment which can be used in xaml to draw circle sector, representing the current C1RadialMenuItem. | |
Padding | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Parent | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ParentItem | Gets the Windows.UI.Xaml.Controls.ItemsControl that is the parent of this item. | |
PointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) | |
Projection | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderSize | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderTransform | (Inherited from Windows.UI.Xaml.UIElement) | |
RenderTransformOrigin | (Inherited from Windows.UI.Xaml.UIElement) | |
RequestedTheme | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
RequiresPointer | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Resources | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
SectorCount | Gets or sets the number of sectors which should be displayed in menu. | |
SelectedIndex | Gets or sets the index of the curerntly selected sub-item. | |
SelectedItemOptions | Determines what part of the selected sub-item should be displayed for the curren item. | |
ShowSelectedItem | Determines whether icon, header and check sign of the selected sub-item should be displayed for the curren item. | |
Style | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
TabFocusNavigation | (Inherited from Windows.UI.Xaml.UIElement) | |
TabIndex | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TabNavigation | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Tag | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Template | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TextAlignment | Gets or sets a value that indicates the horizontal alignment of text content in the Header. | |
TextWrapping | Gets or sets a value that indicates how any text should be wrapped in the Header. | |
ToolTip | Gets or sets the tooltip of this control. | |
Transform3D | (Inherited from Windows.UI.Xaml.UIElement) | |
Transitions | (Inherited from Windows.UI.Xaml.UIElement) | |
Triggers | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
UseLayoutRounding | (Inherited from Windows.UI.Xaml.UIElement) | |
UseSystemFocusVisuals | (Inherited from Windows.UI.Xaml.Controls.Control) | |
VerticalAlignment | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
VerticalContentAlignment | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Visibility | (Inherited from Windows.UI.Xaml.UIElement) | |
Width | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
XYFocusDown | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusDownNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusKeyboardNavigation | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusLeft | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusLeftNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusRight | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusRightNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) | |
XYFocusUp | (Inherited from Windows.UI.Xaml.Controls.Control) | |
XYFocusUpNavigationStrategy | (Inherited from Windows.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsClickSubscribed | ||
SelectedItem |
Name | Description | |
---|---|---|
AddHandler | (Inherited from Windows.UI.Xaml.UIElement) | |
ApplyTemplate | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Arrange | (Inherited from Windows.UI.Xaml.UIElement) | |
CancelDirectManipulations | (Inherited from Windows.UI.Xaml.UIElement) | |
CapturePointer | (Inherited from Windows.UI.Xaml.UIElement) | |
ClearValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
ContainerFromIndex | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
ContainerFromItem | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
FindName | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Focus | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GetAnimationBaseValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
GetBindingExpression | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
GetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
GroupHeaderContainerFromItemContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
IndexFromContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
InvalidateArrange | (Inherited from Windows.UI.Xaml.UIElement) | |
InvalidateMeasure | (Inherited from Windows.UI.Xaml.UIElement) | |
ItemFromContainer | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
Measure | (Inherited from Windows.UI.Xaml.UIElement) | |
ReadLocalValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
RegisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) | |
ReleasePointerCapture | (Inherited from Windows.UI.Xaml.UIElement) | |
ReleasePointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) | |
RemoveFocusEngagement | (Inherited from Windows.UI.Xaml.Controls.Control) | |
RemoveHandler | (Inherited from Windows.UI.Xaml.UIElement) | |
SetBinding | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
SetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
StartBringIntoView | Overloaded. (Inherited from Windows.UI.Xaml.UIElement) | |
StartDragAsync | (Inherited from Windows.UI.Xaml.UIElement) | |
TransformToVisual | (Inherited from Windows.UI.Xaml.UIElement) | |
TryInvokeKeyboardAccelerator | (Inherited from Windows.UI.Xaml.UIElement) | |
UnregisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) | |
UpdateLayout | (Inherited from Windows.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
ArrangeOverride | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
ChangeVisualStateCommon | Updates the current visual state of the Common visual state group to match the object's properties. | |
ChangeVisualStateHighlighted | Updates the current visual state of the Highlighted visual state group to match the object's properties. | |
ClearContainerForItemOverride | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
FindSubElementsForTouchTargeting | (Inherited from Windows.UI.Xaml.UIElement) | |
GetChildrenInTabFocusOrder | (Inherited from Windows.UI.Xaml.UIElement) | |
GetContainerForItemOverride | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
GetTemplateChild | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GoToElementStateCore | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
IsItemItsOwnContainerOverride | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
MeasureOverride | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1RadialMenuItem control when a new template is applied. | |
OnBringIntoViewRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
OnCharacterReceived | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnChecked | Responds to a check item action by raising a Checked event. | |
OnClick | Responds to a click action by raising a Click event. | |
OnCreateAutomationPeer | (Inherited from Windows.UI.Xaml.UIElement) | |
OnDisconnectVisualChildren | (Inherited from Windows.UI.Xaml.UIElement) | |
OnDoubleTapped | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnDragEnter | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnDragLeave | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnDragOver | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnDrop | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnGotFocus | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnGroupStyleSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
OnHeaderChanged | Called when the value of the Header property changes. | |
OnHolding | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnItemContainerStyleChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
OnItemContainerStyleSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
OnItemsChanged | Overridden. | |
OnItemTemplateChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
OnItemTemplateSelectorChanged | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) | |
OnKeyboardAcceleratorInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
OnKeyDown | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnKeyUp | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnLostFocus | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnManipulationCompleted | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnManipulationDelta | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnManipulationInertiaStarting | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnManipulationStarted | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnManipulationStarting | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerCanceled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerCaptureLost | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerEntered | Overridden. | |
OnPointerExited | Overridden. | |
OnPointerMoved | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerPressed | Overridden. | |
OnPointerReleased | Overridden. | |
OnPointerWheelChanged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPreviewKeyDown | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPreviewKeyUp | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnProcessKeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
OnRightTapped | Overridden. Called before the System.Windows.UIElement.MouseRightButtonDown event occurs. | |
OnSelectedIndexChanged | ||
OnTapped | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnUnchecked | Responds to an uncheck item action by raising a Unchecked event. | |
PrepareContainerForItemOverride | (Inherited from Windows.UI.Xaml.Controls.ItemsControl) |
Name | Description | |
---|---|---|
AccessKeyDisplayDismissed | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyDisplayRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
AccessKeyInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
ActualThemeChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
BringIntoViewRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
CharacterReceived | (Inherited from Windows.UI.Xaml.UIElement) | |
Checked | Occurs when a C1RadialMenuItem is checked. | |
Click | Occurs when the C1RadialMenuItem is clicked. | |
ContextCanceled | (Inherited from Windows.UI.Xaml.UIElement) | |
ContextRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
DataContextChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
DoubleTapped | (Inherited from Windows.UI.Xaml.UIElement) | |
DragEnter | (Inherited from Windows.UI.Xaml.UIElement) | |
DragLeave | (Inherited from Windows.UI.Xaml.UIElement) | |
DragOver | (Inherited from Windows.UI.Xaml.UIElement) | |
DragStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
Drop | (Inherited from Windows.UI.Xaml.UIElement) | |
DropCompleted | (Inherited from Windows.UI.Xaml.UIElement) | |
FocusDisengaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
FocusEngaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GettingFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
GotFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
Holding | (Inherited from Windows.UI.Xaml.UIElement) | |
IsEnabledChanged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsPointerOverChanged | Event raised when the IsPointerOver property has changed. | |
KeyDown | (Inherited from Windows.UI.Xaml.UIElement) | |
KeyUp | (Inherited from Windows.UI.Xaml.UIElement) | |
LayoutUpdated | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Loaded | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Loading | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
LosingFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
LostFocus | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationCompleted | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationDelta | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationInertiaStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationStarted | (Inherited from Windows.UI.Xaml.UIElement) | |
ManipulationStarting | (Inherited from Windows.UI.Xaml.UIElement) | |
NoFocusCandidateFound | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerCanceled | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerCaptureLost | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerEntered | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerExited | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerMoved | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerPressed | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerReleased | (Inherited from Windows.UI.Xaml.UIElement) | |
PointerWheelChanged | (Inherited from Windows.UI.Xaml.UIElement) | |
PreviewKeyDown | (Inherited from Windows.UI.Xaml.UIElement) | |
PreviewKeyUp | (Inherited from Windows.UI.Xaml.UIElement) | |
ProcessKeyboardAccelerators | (Inherited from Windows.UI.Xaml.UIElement) | |
RightTapped | (Inherited from Windows.UI.Xaml.UIElement) | |
SizeChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Tapped | (Inherited from Windows.UI.Xaml.UIElement) | |
Unchecked | Occurs when a C1RadialMenuItem is unchecked. | |
Unloaded | (Inherited from Windows.UI.Xaml.FrameworkElement) |