DateTimeEditors for WinRT
C1.Xaml Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassArcSegmentDef Keeps arc segment definition properties which can be used in xaml to draw the ArcSegment.
ClassAutomationPeerFactory  
ClassAutoSearchBufferChangedEventArgs  
ClassC1BrushBuilder Builds a Brush from an Input color a Design brush and a color base extrapolating the design brush.
ClassC1CollectionView Represents the ICollectionView interface implementation with support for live sorting, filtering and grouping. Replicates the API of the WPF CollectionView class.
ClassC1Command Defines a command that implements ICommand and is routed through the element tree. Limitation: when converting from string, doesn't honor xaml namespaces. If you have several classes with the same name in different namespaces, don't set command in xaml as string, use binding syntax instead.
ClassC1ContextMenu The C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control.
ClassC1ContextMenuService Represents a service that provides static methods to display a context menu.
ClassC1DataTemplateSelector Provides a way to apply data templates based on custom logic.
ClassC1DateSelector Visual element that allows a user to select a date by dragging day month and year from three C1LoopingList.
ClassC1DateTimeSelector Visual element that allows to pick up a date field which pops up a dialog containing a date editor.
ClassC1DockPanel Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.
ClassC1DragCompletedEventArgs Contains information of the DragCompleted event.
ClassC1DragDeltaEventArgs Contains information of the DragDelta event.
ClassC1DragEventArgs Contains information of the drag events.
ClassC1DragHelper Cross-platform helper for listening to drag gestures supporting inertia.
ClassC1DragInertiaStartedEventArgs Contains information of the DragInertiaStarted event.
ClassC1DragStartedEventArgs Contains information of the DragStarted event.
ClassC1DragStartingEventArgs Contains information of the DragStarting event.
ClassC1DropDown C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
ClassC1DropDownButton C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.
ClassC1FullscreenDialog  
ClassC1GridSplitter  
ClassC1HeaderedContentControl Provides the base implementation for all controls that contain single content and have a header.
ClassC1HierarchicalDataTemplate Represents a DataTemplate that supports C1HierarchicalPresenter, such as TreeViewItem.
ClassC1HierarchicalPresenter Represents a control that contains multiple items and has a header.
ClassC1InputEventArgs Contains information of the drag events.
ClassC1ItemCollection  
ClassC1ItemContainerGenerator  
ClassC1ItemsChangedEventArgs  
ClassC1ItemsControl Represents a control that can be used to present a collection of items.
ClassC1LayoutRounder Wrapper to get layout rounding in WPF 3.5.
ClassC1LayoutTransformer Represents a control that applies a layout transformation to its Content.
ClassC1LinePanel C1LinePanel arranges a list of items in a single row or column.
ClassC1ListBox List of items which can be used with heavy templates and preview template to scroll quickly.
ClassC1ListBoxItem  
ClassC1ListViewer List of items which can be used with heavy templates and preview template to scroll quickly.
ClassC1ListViewerItem Visual element used inside a C1ListViewer.
ClassC1ListViewerPanel Virtualizing stack panel which supports preview templates in order to scroll quickly.
ClassC1MaskedTextBox Represents a control that uses a mask to prevent users from entering invalid data. The C1MaskedTextBox is an editor that uses a mask to prevent end-users from entering invalid data.
ClassC1Menu The C1Menu control enables you hierarchically organize elements associated with event handlers.
ClassC1MenuItem Represents a selectable item inside a C1Menu control.
ClassC1MenuList List of menu items. This list can be set as the content of a dropdown to make a drop down list.
ClassC1NagScreen Dialog shown when unlicensed products are used (evaluation dialog).
ClassC1NumericBox The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
ClassC1OrderedSet Collection of ordered System.Int32.
ClassC1ProgressBar  
ClassC1ProgressBarTemplateSettings  
ClassC1ProgressIndicator  
ClassC1RadialBackgroundPresenter  
ClassC1RadialColorItem  
ClassC1RadialColorItemsPresenter  
ClassC1RadialMenu The C1RadialMenu control represents a touch-friendly alternative to the traditional context menu.
ClassC1RadialMenuItem Represents a selectable item inside a C1RadialMenuItem control.
ClassC1RadialMenuItemsPresenter Used within the template of the C1RadialMenu control to specify where items are placed.
ClassC1RadialNumericItem  
ClassC1RadialPanel Positions child elements in a circle, from the StartAngle to the EndAngle in the clockwise direction.
ClassC1RadialSlider  
ClassC1RangeSlider  
ClassC1RoutedEventArgs The base class for CanExecuteRoutedEventArgs and ExecutedRoutedEventArgs classes. Provides some additional properties comparing to the Windows.UI.Xaml.RoutedEventArgs class.
ClassC1ScrollCompletedEventArgs Contains information of the ScrollCompleted event.
ClassC1ScrollDeltaEventArgs Contains information of the ScrollDelta event.
ClassC1ScrollEventArgs Contains information of the scroll events.
ClassC1ScrollHelper Cross-platform helper for listening to scroll gestures using mouse wheel.
ClassC1ScrollStartedEventArgs Contains information of the ScrollStarted event.
ClassC1ScrollViewer Represents a scrollable area that can contain other visible elements.
ClassC1Separator Control that is used to separate items in menus and toolbar.
ClassC1SlideContentControl  
ClassC1StyleSelector Provides a way to apply styles based on custom logic.
ClassC1TabControl Represents a control that contains multiple items that share the same space on the screen.
ClassC1TabItem Represents a selectable item in a C1TabControl.
ClassC1TabItemBorder Control containing the header of a C1TabItem. Supports different appearances, defined by the Shape property.
ClassC1TabItemPresenter Internal element used in both C1TabItem and C1DockTabItem to avoid repetition.
ClassC1TabPanel Internal element used in the control template of C1TabControls.
ClassC1TapHelper Cross-platform helper for listening to tapped and double-tapped events.
ClassC1TappedEventArgs Contains information of the tap events.
ClassC1TileListBox List of items displayed in columns determined by the size of the items.
ClassC1TileListBoxPanel Virtualizing panel which render the items in columns depending on the size of the items.
ClassC1TimeSelector Visual element that allows a user to select a date by dragging day month and year from three C1LoopingList.
ClassC1TreeView Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
ClassC1TreeViewExpandButton Expand/Co
ClassC1TreeViewItem Implements a selectable item in a C1TreeView control.
ClassC1TreeViewLine Vertical connecting line.
ClassC1TreeViewLinePanel A Panel which contains the vertical lines.
ClassC1UniformGrid Provides a way to arrange content in a grid where all the cells in the grid have the same size.
ClassC1ValidationDecorator Displays binding validation errors.
ClassC1VirtualizingPanel  
ClassC1WrapPanel Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
ClassC1ZoomCompletedEventArgs Contains information of the ZoomCompleted event.
ClassC1ZoomDeltaEventArgs Contains information of the ZoomDelta event.
ClassC1ZoomEventArgs Contains information of the zoom events.
ClassC1ZoomHelper Cross-platform helper for listening to zoom gestures either using the mouse or fingers.
ClassC1ZoomStartedEventArgs Contains information of the ZoomStarted event.
ClassCancelSourceEventArgs Provides data for a cancelable event.
ClassCanExecuteRoutedEventArgs Provides data for the CommandBinding.CanExecute and CommandBinding.PreviewCanExecute routed events.
ClassClearStyleExtensions Attached properties used to pass brushes to Microsoft controls.
ClassCollectionViewGroup Represents a group item of the C1CollectionView instance in the C1CollectionView.CollectionGroups collection.
ClassCommandBinding Binds an System.Windows.Input.ICommand to the event handlers that implement the command.
ClassCommandExtensions Provides attached properties emulating ICommandSource interface.
ClassCommandManager Provides command related utility methods that register CommandBinding objects for class owners and commands, add and remove command event handlers, and provides services for querying the status of a command.
ClassDockExtensions Provides exntesions methods for Dock.
ClassExecutedRoutedEventArgs Provides data for the CommandBinding.Executed and CommandBinding.PreviewExecuted routed events.
ClassExtensions Class that provides static extension methods for several other classes.
ClassGroupDescription Represents a base class for types defining grouping conditions in the C1CollectionView.GroupDescriptions collection of the C1CollectionView class. The real class which is usually used for this purpose is PropertyGroupDescription.
ClassItemPreparedEventArgs Contains event data for the item prepared/cleared event. The event is associated to the PrepareContainerForItemOverride and ClearContainerForItemOverride methods of classes derived from C1HierarchicalPresenter. PrepareContainerForItemOverride and ClearContainerForItemOverride are invoked to prepare/clear a visual element to display the specified data bound item.
ClassKeyboardUtil Keyboard utilities.
ClassLineDefinition Defines row or column specific properties that apply to C1LinePanel elements.
ClassLineDefinitionCollection  
ClassMaskedTextChangedEventArgs Provides data for the C1MaskedTextBox.MaskedTextChanged event.
ClassMetadataWorkaround An empty page that can be used on its own or navigated to within a Frame.
ClassNativeMethods.VARIANT  
ClassNullablePropertyChangedEventArgs<T> Wrapper class for the PropertyChangedEventArgs<T> class for case when T is System.Nullable`1.
ClassPageChangingEventArgs  
ClassPopupUtil Utility methods for popups.
ClassPrepareDropDownEventArgs Argument of the event fired before the drop-down box is opened.
ClassPropertyChangedEventArgs<T> Provides event data for OnPropertyChanged events.
ClassPropertyChangingEventArgs<T> Provides event data for OnPropertyChanging events.
ClassPropertyGroupDescription Describes the grouping of items using a property name as the criteria.
ClassResourceLoader  
ClassSelectionChangedEventArgs<T> Provides data for the SelectionChanged event.
ClassSelectionChangingEventArgs  
ClassSortDescription Defines the direction and the property name to be used as the criteria for sorting a collection.
ClassSortDescriptionCollection Represents a collection of SortDescription objects.
ClassSourcedEventArgs Contains data for events with a source different from the object firing the event.
ClassTextStore.CompositionEventArgs  
ClassVTreeHelper The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.
Interfaces
 InterfaceDescription
InterfaceIC1CollectionView Extends the WinRT ICollectionView interface to provide sorting and filtering. This interface adds the members defined in WPF and Silverlight versions of ICollectionView but absent in WinRT.
InterfaceIC1ContextMenu Defines the context menu interface.
InterfaceICharRange Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.
InterfaceIEditableCollectionView Implements a WinRT version of the IEditableCollectionView interface present in WPF and Silverlight.
InterfaceIOrderedSet<T> Defines methods to manipulate ordered sets.
InterfaceIPagedCollectionView  
InterfaceISpellChecker Provides spell checking services.
InterfaceUnsafeNativeMethods.IEnumGUID  
InterfaceUnsafeNativeMethods.IEnumTfDocumentMgrs  
InterfaceUnsafeNativeMethods.IEnumTfFunctionProviders  
InterfaceUnsafeNativeMethods.IEnumTfRanges  
InterfaceUnsafeNativeMethods.ITextStoreACP2  
InterfaceUnsafeNativeMethods.ITextStoreACPSink  
InterfaceUnsafeNativeMethods.ITfCategoryMgr  
InterfaceUnsafeNativeMethods.ITfCompartment  
InterfaceUnsafeNativeMethods.ITfCompartmentMgr  
InterfaceUnsafeNativeMethods.ITfCompositionView  
InterfaceUnsafeNativeMethods.ITfContext  
InterfaceUnsafeNativeMethods.ITfContextOwnerCompositionSink  
InterfaceUnsafeNativeMethods.ITfDisplayAttributeInfo  
InterfaceUnsafeNativeMethods.ITfDisplayAttributeMgr  
InterfaceUnsafeNativeMethods.ITfDocumentMgr  
InterfaceUnsafeNativeMethods.ITfEditRecord  
InterfaceUnsafeNativeMethods.ITfFunctionProvider  
InterfaceUnsafeNativeMethods.ITfInputScope  
InterfaceUnsafeNativeMethods.ITfKeystrokeMgr  
InterfaceUnsafeNativeMethods.ITfKeyTraceEventSink  
InterfaceUnsafeNativeMethods.ITfProperty  
InterfaceUnsafeNativeMethods.ITfRange  
InterfaceUnsafeNativeMethods.ITfRangeACP  
InterfaceUnsafeNativeMethods.ITfSource  
InterfaceUnsafeNativeMethods.ITfTextEditSink  
Structures
 StructureDescription
StructureAnchorMatching Specifies an anchor matching between two elements.
StructureC1HslColor Class that allows to increase/decrease lightness of the specified color.
StructureC1ZoomUnit Represent a zoom which can be expresed like a fixed value, or relative to the viewport.
StructureNativeMethods.POINT  
StructureNativeMethods.RECT  
StructureNativeMethods.SecurityCriticalDataForSet<T>  
StructureNativeMethods.SIZE  
StructureNativeMethods.TF_DA_COLOR  
StructureNativeMethods.TF_DISPLAYATTRIBUTE  
StructureNativeMethods.TF_PRESERVEDKEY  
StructureNativeMethods.TF_SELECTION  
StructureNativeMethods.TS_ATTRVAL  
StructureNativeMethods.TS_RUNINFO  
StructureNativeMethods.TS_SELECTION_ACP  
StructureNativeMethods.TS_SELECTIONSTYLE  
StructureNativeMethods.TS_STATUS  
StructureNativeMethods.TS_TEXTCHANGE  
StructureTextStore.AdviseSinkInstance  
Delegates
 DelegateDescription
DelegateCanExecuteRoutedEventHandler Represents the method that will handle the CommandBinding.CanExecute event.
DelegateExecutedRoutedEventHandler Represents the method that will handle the CommandBinding.Executed and CommandBinding.PreviewExecuted events.
DelegateMaskedTextChangedEventHandler Represents the method that handles the C1MaskedTextBox.MaskedTextChanged event.
DelegateSelectionChangingEventHandler  
Enumerations
 EnumerationDescription
EnumerationAnchor Specifies an anchor point in a visual element.
EnumerationAutoScrollMode The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.
EnumerationAutoSizeMode Determines how the popup will be resized when the content changes its size.
EnumerationBreakLine Specifies hard line breaks before and/or after elements in a C1.Silverlight.C1WrapPanel.
EnumerationBrushBuilderExtrapolationMethod Determines how the extrapolation of colors will be made.
EnumerationC1DateTimePickerEditMode Determines the C1DateTimeSelector edit mode.
EnumerationC1DragHelperMode Determines the kind of drag gesture that will be listened.
EnumerationC1ExpandDirection  
EnumerationC1ListBoxItemState State of a C1ListViewerItem.
EnumerationC1PointerDeviceType Enumerates the different kind of devices which can perform drag operations.
EnumerationC1SelectionMode Defines the selection behavior for a control which supports the SelectionMode property like C1treeView.
EnumerationC1TabItemCloseOptions Close button options for the C1TabControl
EnumerationC1TabItemShape Supported shapes for the C1TabItem
EnumerationC1TabPanelOverlapDirection Z-Index arrangement of the items in the C1TabPanel.
EnumerationC1ZoomUnitType Represent the kind of zoom.
EnumerationContextMenuOpenMode Specifies what events should be used by the C1ContextMenuService to show context menu.
EnumerationDock Specifies how controls are sized and aligned within C1.Silverlight.C1DockPanel controls.
EnumerationDropAction  
EnumerationDropDownDirection Provides the supported expand directions for the C1.Silverlight.C1ComboBox.
EnumerationExpandMode The ExpandMode enumeration is used in C1TreeView to specify the allowed number of expanded C1TreeViewItems.
EnumerationGridResizeBehavior  
EnumerationGridResizeDirection  
EnumerationListSortDirection Specifies the direction of a sort operation.
EnumerationMaskFormat Defines how to format the value inside of a C1MaskedTextBox.
EnumerationMessageBoxResult  
EnumerationNativeMethods.AdviseFlags  
EnumerationNativeMethods.AttributeFlags  
EnumerationNativeMethods.CLSCTX  
EnumerationNativeMethods.CreateContextFlags  
EnumerationNativeMethods.DynamicStatusFlags  
EnumerationNativeMethods.GetPositionFromPointFlags  
EnumerationNativeMethods.InsertAtSelectionFlags  
EnumerationNativeMethods.InsertEmbeddedFlags  
EnumerationNativeMethods.LockFlags  
EnumerationNativeMethods.OnTextChangeFlags  
EnumerationNativeMethods.PopFlags  
EnumerationNativeMethods.SetTextFlags  
EnumerationNativeMethods.StaticStatusFlags  
EnumerationNativeMethods.TF_DA_ATTR_INFO  
EnumerationNativeMethods.TF_DA_COLORTYPE  
EnumerationNativeMethods.TF_DA_LINESTYLE  
EnumerationNativeMethods.TfAnchor  
EnumerationNativeMethods.TfCandidateResult  
EnumerationNativeMethods.TfGravity  
EnumerationNativeMethods.TfShiftDir  
EnumerationNativeMethods.TsActiveSelEnd  
EnumerationNativeMethods.TsLayoutCode  
EnumerationNativeMethods.TsRunType  
EnumerationNativeMethods.VARIANT.VARENUM  
EnumerationPinMode Possible states of pin status for a C1TabItem.
EnumerationRangeValidationMode Mode of validation of the range between Maximum and Minimum of C1NumericBox.
EnumerationSelectedItemOptions  
EnumerationSelectOnFocusCondition Defines the possible conditions that cause selection of an entire control text when control receives focus.
EnumerationUnsafeNativeMethods.TfAnchor  
EnumerationUnsafeNativeMethods.TfGravity  
EnumerationUnsafeNativeMethods.TfShiftDir  
EnumerationUnselectedContentMode Determines how C1TabControl retains the content of C1TabItems never or no longer selected.
EnumerationValidationState Enumerates binding validation states.
See Also

Reference

C1.Xaml Assembly

 

 


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

Product Support Forum  |  Documentation Feedback