Name | Description | |
---|---|---|
C1TabControl Constructor | Initializes a new instance of a C1TabControl. |
The following tables list the members exposed by C1TabControl.
Name | Description | |
---|---|---|
C1TabControl Constructor | Initializes a new instance of a C1TabControl. |
Name | Description | |
---|---|---|
CanUserReorderProperty | Identifies the CanUserReorder dependency property. | |
ContentTemplateProperty | Identifies the ContentTemplate dependency property. | |
ContentTemplateSelectorProperty | Identifies the ContentTemplateSelectorProperty dependency property. | |
IsMouseOverProperty | Identifies the IsMouseOver dependency property. | |
ItemContainerStyleProperty | Identifies the ItemContainerStyle dependency property. | |
ItemTemplateSelectorProperty | Identifies the ItemTemplateSelectorProperty dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
SelectedBackgroundProperty | Identifies the SelectedBackground dependency property. | |
SelectedContentProperty | Identifies the System.Windows.Controls.TabControl.SelectedContent dependency property. | |
SelectedIndexProperty | Identifies the System.Windows.Controls.TabControl.SelectedIndex dependency property. | |
SelectedItemProperty | Identifies the System.Windows.Controls.TabControl.SelectedItem dependency property. | |
ShowSingleTabProperty | Identifies the ShowSingleTab dependency property. | |
TabItemCloseProperty | Identifies the TabItemClose dependency property. | |
TabItemShapeProperty | Identifies the TabItemShape dependency property. | |
TabStripBackgroundProperty | Identifies the TabStripBackground dependency property. | |
TabStripForegroundProperty | Identifies the TabStripForeground dependency property. | |
TabStripHorizontalAlignmentProperty | Identifies the TabStripHorizontalAlignment dependency property. | |
TabStripMenuVisibilityProperty | Identifies the TabStripMenuVisibility dependency property. | |
TabStripOverlapDirectionProperty | Identifies the TabStripOverlapDirection dependency property. | |
TabStripOverlapProperty | Identifies the TabStripOverlap dependency property. | |
TabStripPlacementProperty | Identifies the TabStripPlacement dependency property. | |
TabStripVerticalAlignmentProperty | Identifies the TabStripVerticalAlignment dependency property. | |
UnselectedContentModeProperty | Identifies the UnselectedContentMode dependency property. | |
UpdateSourceCollectionProperty | Identifies the UpdateSourceCollection dependency property. |
Name | Description | |
---|---|---|
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) | |
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) | |
CanUserReorder | Whether the user is allowed to drag and drop and reorder C1TabItems from this C1TabControl. | |
CharacterSpacing | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Clip | (Inherited from Windows.UI.Xaml.UIElement) | |
CompositeMode | (Inherited from Windows.UI.Xaml.UIElement) | |
ContentTemplate | Gets or sets the DataTemplate to apply to any TabItem that does not have a ContentTemplate property defined. | |
ContentTemplateSelector | Gets or sets a custom logic for choosing the template used to display the content of the control | |
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) | |
Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) | |
DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. (Inherited from C1.Xaml.C1ItemsControl) | |
ElementSoundMode | (Inherited from Windows.UI.Xaml.Controls.Control) | |
ExitDisplayModeOnAccessKeyInvoked | (Inherited from Windows.UI.Xaml.UIElement) | |
FlowDirection | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
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) | |
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) | |
IsAccessKeyScope | (Inherited from Windows.UI.Xaml.UIElement) | |
IsDoubleTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface (UI). | |
IsFocusEngaged | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsFocusEngagementEnabled | (Inherited from Windows.UI.Xaml.Controls.Control) | |
IsHitTestVisible | (Inherited from Windows.UI.Xaml.UIElement) | |
IsHoldingEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
IsMouseOver | Returns true if the mouse is over the control. | |
IsRightTapEnabled | (Inherited from Windows.UI.Xaml.UIElement) | |
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 C1.Xaml.C1ItemsControl) | |
ItemContainerStyle | Gets or sets the Style applied to all contained C1TabItems | |
ItemContainerTransitions | Gets or sets the collection of Transition style elements that apply to the item containers of a C1ItemsControl. (Inherited from C1.Xaml.C1ItemsControl) | |
Items | (Inherited from C1.Xaml.C1ItemsControl) | |
ItemsPanel | Gets or sets the panel template that will be used when creating the items. (Inherited from C1.Xaml.C1ItemsControl) | |
ItemsSource | Gets or sets the collection of items that will be shown. (Inherited from C1.Xaml.C1ItemsControl) | |
ItemStyle | Style applied to all the items of this item control. (Inherited from C1.Xaml.C1ItemsControl) | |
ItemTemplate | Template applied to all the items of the list. (Inherited from C1.Xaml.C1ItemsControl) | |
ItemTemplateSelector | Gets or sets the custom logic for choosing a template used to display each item. | |
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) | |
MinHeight | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MinWidth | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
MouseOverBrush | Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it has the mouse over. | |
Name | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Opacity | (Inherited from Windows.UI.Xaml.UIElement) | |
Padding | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Parent | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
PointerCaptures | (Inherited from Windows.UI.Xaml.UIElement) | |
PressedBrush | Gets or sets the Windows.UI.Xaml.Media.Brush used to paint a button when it is pressed. | |
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) | |
SelectedBackground | Gets or sets the Windows.UI.Xaml.Media.Brush used to highlight the control when it is selected. | |
SelectedContent | Gets the content of the currently selected System.Windows.Controls.TabItem. | |
SelectedIndex | Gets or sets the index of the currently selected System.Windows.Controls.TabItem. | |
SelectedItem | Gets or sets the selected item or returns null if the selection is empty. | |
ShowSingleTab | Gets or sets a value that determines whether the tab strip is shown when the control has only one child. | |
Style | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
TabFocusNavigation | (Inherited from Windows.UI.Xaml.UIElement) | |
TabIndex | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TabItemClose | Gets or sets the location of the Close button. | |
TabItemShape | Gets or sets the geometric shape of the tabs. | |
TabNavigation | (Inherited from Windows.UI.Xaml.Controls.Control) | |
TabStripBackground | Gets or sets the Windows.UI.Xaml.Media.Brush that will be assigned to the Background of the tab strip. | |
TabStripForeground | Gets or sets the Windows.UI.Xaml.Media.Brush that will be assigned to the Foreground of the tab strip. | |
TabStripHorizontalAlignment | Gets or sets the horizontal alignment of the group of C1TabItems. | |
TabStripMenuVisibility | Gets or sets the visibility of the menu listing the items. | |
TabStripOverlap | Gets or sets the length of the overlap between C1TabItems. | |
TabStripOverlapDirection | Gets or sets the Z-Index arrangement of the C1TabItems. | |
TabStripPlacement | Gets or sets the location of the panel with the tabs relative to the whole control. | |
TabStripVerticalAlignment | Gets or sets the vertical alignment of the group of C1TabItems. | |
Tag | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
Template | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Transform3D | (Inherited from Windows.UI.Xaml.UIElement) | |
Transitions | (Inherited from Windows.UI.Xaml.UIElement) | |
Triggers | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
UnselectedContentMode | Gets or sets what is done with the content of unselected items. | |
UpdateSourceCollection | Gets or sets whether changes in the order of the items are written to Items or ItemsSource. | |
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) | |
VisibleItems | A read-only collection that contains all visible items in the C1TabControl | |
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) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from Windows.UI.Xaml.UIElement) | |
ApplyTemplate | (Inherited from Windows.UI.Xaml.Controls.Control) | |
Arrange | (Inherited from Windows.UI.Xaml.UIElement) | |
BeginUpdate | Maintains performance while items are added to the TabControl one at a time by preventing the control from updating until the EndUpdate method is called. | |
CancelDirectManipulations | (Inherited from Windows.UI.Xaml.UIElement) | |
CapturePointer | (Inherited from Windows.UI.Xaml.UIElement) | |
ClearValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
EndUpdate | Resumes updating the TabControl after updates are suspended by the BeginUpdate method. | |
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) | |
InvalidateArrange | (Inherited from Windows.UI.Xaml.UIElement) | |
InvalidateMeasure | (Inherited from Windows.UI.Xaml.UIElement) | |
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) | |
ScrollIntoView | Causes the object to scroll into view. | |
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. | |
ChangeVisualStateShape | Updates the current visual state of the Shape visual state group to match the object's properties. | |
ClearContainerForItemOverride | Overridden. | |
FindSubElementsForTouchTargeting | (Inherited from Windows.UI.Xaml.UIElement) | |
GetChildrenInTabFocusOrder | (Inherited from Windows.UI.Xaml.UIElement) | |
GetContainerForItemOverride | Overridden. | |
GetItemsHost | (Inherited from C1.Xaml.C1ItemsControl) | |
GetTemplateChild | (Inherited from Windows.UI.Xaml.Controls.Control) | |
GoToElementStateCore | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
IsItemItsOwnContainerOverride | Overridden. | |
MeasureOverride | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
OnApplyTemplate | Overridden. Builds the visual tree for the C1TabControl control when a new template is applied. | |
OnBringIntoViewRequested | (Inherited from Windows.UI.Xaml.UIElement) | |
OnCharacterReceived | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnCreateAutomationPeer | Overridden. Gets an AutomationPeer object used for testing the control. | |
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) | |
OnHolding | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnItemsChanged | Overridden. Called when the value of the Items property changes. | |
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 | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerExited | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerMoved | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerPressed | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnPointerReleased | (Inherited from Windows.UI.Xaml.Controls.Control) | |
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 | (Inherited from Windows.UI.Xaml.Controls.Control) | |
OnTapped | (Inherited from Windows.UI.Xaml.Controls.Control) | |
PrepareContainerForItemOverride | Overridden. |
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) | |
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) | |
IsMouseOverChanged | Event raised when the IsMouseOver property has changed. | |
ItemsChanged | Called when the value of the System.Windows.Controls.ItemsControl.Items property changes. | |
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) | |
SelectionChanged | Occurs when selection changed. | |
SizeChanged | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
TabItemClosed | Occurs when a C1TabItem is closed. | |
TabItemClosing | Occurs before a C1TabItem is closed. | |
Tapped | (Inherited from Windows.UI.Xaml.UIElement) | |
Unloaded | (Inherited from Windows.UI.Xaml.FrameworkElement) | |
VisibleItemsChanged | Occurs when the the visible items change. |