Calendar for WinRT
C1Calendar Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by C1Calendar.

Public Constructors
 NameDescription
Public ConstructorC1Calendar ConstructorInitializes the new instance of the C1Calendar class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AdjacentDayBrushPropertyIdentifies the AdjacentDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)BoldedDatesPropertyIdentifies the BoldedDates dependency property.  
Public Fieldstatic (Shared in Visual Basic)BoldedDaySlotTemplatePropertyIdentifies the BoldedDaySlotTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ButtonStylePropertyIdentifies the ButtonStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)DataSourcePropertyIdentifies the DataSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)DayBorderBrushPropertyIdentifies the DayBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)DayOfWeekFormatPropertyIdentifies the DayOfWeekSlotStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)DayOfWeekSlotStylePropertyIdentifies the DayOfWeekSlotStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)DayOfWeekSlotTemplatePropertyIdentifies the DayOfWeekSlotTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DayOfWeekSlotTemplateSelectorPropertyIdentifies the DayOfWeekSlotTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)DaySlotStylePropertyIdentifies the DaySlotStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)DaySlotTemplatePropertyIdentifies the DaySlotTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DaySlotTemplateSelectorPropertyIdentifies the DaySlotTemplateSelector dependency property.  
Public Fieldstatic (Shared in Visual Basic)DaysOfWeekBorderBrushPropertyIdentifies the DaysOfWeekBorderBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisabledDayBrushPropertyIdentifies the DisabledDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayDatePropertyIdentifies the DisplayDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplayModePropertyIdentifies the DisplayMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)EndTimePathPropertyIdentifies the EndTimePath dependency property.  
Public Fieldstatic (Shared in Visual Basic)FirstDayOfWeekPropertyIdentifies the FirstDayOfWeek dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsAnimationEnabledPropertyIdentifies the IsAnimationEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxDatePropertyIdentifies the MaxDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)MaxSelectionCountPropertyIdentifies the MaxSelectionCount dependency property.  
Public Fieldstatic (Shared in Visual Basic)MinDatePropertyIdentifies the MinDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderBackgroundPropertyIdentifies the MonthHeaderBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderFontFamilyPropertyIdentifies the MonthHeaderFontFamily dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderFontSizePropertyIdentifies the MonthHeaderFontSize dependency property.  
Public Fieldstatic (Shared in Visual Basic)MonthHeaderForegroundPropertyIdentifies the MonthHeaderForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDatePropertyIdentifies the SelectedDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDatesPropertyIdentifies the SelectedDates dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedDayBrushPropertyIdentifies the SelectedDayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowMonthHeaderPropertyIdentifies the ShowMonthHeader dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowTodayButtonPropertyIdentifies the ShowTodayButton dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowWeekNumbersPropertyIdentifies the ShowWeekNumbers dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartTimePathPropertyIdentifies the StartTimePath dependency property.  
Public Fieldstatic (Shared in Visual Basic)TodayBrushPropertyIdentifies the TodayBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)TodayButtonStylePropertyIdentifies the TodayButtonStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)WeekendBrushPropertyIdentifies the WeekendBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)WorkDaysPropertyIdentifies the WorkDays dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAdjacentDayBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to display adjacent month days. This is a dependency property.  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBoldedDatesGets or sets the list of bolded dates. This is a dependency property.  
Public PropertyBoldedDaySlotTemplateGets or sets a DataTemplate that defines a UI representation of a bolded day. This is a dependency property.  
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyButtonStyleGets or sets a Style for calendar navigation buttons.  
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDataContext (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyDataSourceGets or sets the collection of objects which should be used as a calendar data source. This is a dependency property. The default value is null.  
Public PropertyDayBorderBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to display day borders. This is a dependency property.  
Public PropertyDayOfWeekFormatGets or sets format string which is used for representing day of the week names.  
Public PropertyDayOfWeekSlotStyleGets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week.  
Public PropertyDayOfWeekSlotTemplateGets or sets a DataTemplate that defines a UI representation of a single day of week. This is a dependency property.  
Public PropertyDayOfWeekSlotTemplateSelectorGets or sets the custom logic for choosing a template used to display each DayOfWeekSlot object. This is a dependency property.  
Public PropertyDaySlotStyleGets or sets a Style for DaySlotPresenter elements which are the root elements of a visual tree representing a single day of a month.  
Public PropertyDaySlotTemplateGets or sets a DataTemplate that defines a UI representation of a single day of a month. This is a dependency property.  
Public PropertyDaySlotTemplateSelectorGets or sets the custom logic for choosing a template used to display each DaySlot object. This is a dependency property.  
Public PropertyDaysOfWeekBorderBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to underline days of week. This is a dependency property.  
Public PropertyDesiredSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyDisabledDayBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to display disabled days. This is a dependency property.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyDisplayDateGets or sets the System.DateTime value specifying the currently displayed month of a year. This is a dependency property.  
Public PropertyDisplayModeGets or sets a CalendarMode value indicating whether the calendar displays month, year or decade.  
Public PropertyEndTimePathGets or sets the name or path of the property that contains the custom object end time. This is a dependency property. The default value is "EndTime".  
Public PropertyFirstDayOfWeekGets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings. This is a dependency property.  
Public PropertyFlowDirection (Inherited from Windows.UI.Xaml.FrameworkElement)
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 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 PropertyIsAnimationEnabledGets or sets the System.Boolean value specifying whether control plays animations on navigation.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsEnabled (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
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 PropertyMaxDateGets or sets the maximum allowable date. The default is 12/31/9998. This is a dependency property.  
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxSelectionCountGets or sets the maximum number of days that can be selected in the control. This is a dependency property.  
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinDateGets or sets the minimum allowable date. The default is 01/01/1753. This is a dependency property.  
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMonthHeaderGets a string representation of the DisplayDate property value formatted with the current System.Globalization.DateTimeFormatInfo.YearMonthPattern value.  
Public PropertyMonthHeaderBackgroundGets or sets a Windows.UI.Xaml.Media.Brush object used to color month header. This is a dependency property.  
Public PropertyMonthHeaderFontFamilyGets or sets a Windows.UI.Xaml.Media.FontFamily object used to to display month header text. This is a dependency property.  
Public PropertyMonthHeaderFontSizeGets or sets a System.Double value determining month header font size. This is a dependency property.  
Public PropertyMonthHeaderForegroundGets or sets a Windows.UI.Xaml.Media.Brush object used to color month header text. This is a dependency property.  
Public PropertyName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
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 PropertySelectedDateGets or sets the currently selected date. This is a dependency property.  
Public PropertySelectedDatesGets or sets the list of selected dates. This is a dependency property.  
Public PropertySelectedDayBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to highlight selected dates. This is a dependency property.  
Public PropertyShowMonthHeaderGets or sets the System.Boolean value determining whether month header should be shown. This is a dependency property. The default is True.  
Public PropertyShowTodayButtonidentifies whether C1Calendar showld show Today button. The default value is false.  
Public PropertyShowWeekNumbersGets or sets a System.Boolean value indicating whether the control displays week numbers (1-52). This is a dependency property. The default is false.  
Public PropertyStartTimePathGets or sets the name or path of the property that contains the custom object start time. This is a dependency property. The default value is "StartTime".  
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 PropertyTodayBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to highlight current date. This is a dependency property.  
Public PropertyTodayButtonStyleGets or sets a Style for calendar Today button.  
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 PropertyWeekendBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to display weekends. This is a dependency property.  
Public PropertyWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyWorkDaysGets or sets the WorkDays object containing the set of working days in one week.  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
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 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 Methodstatic (Shared in Visual Basic)GetDateTimeAtPointReturns the System.Nullable`1 at the specified location.  
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodNavigateNavigates calendar by the specified months (or years or decades depending on DisplayMode) number.  
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodRefreshRefreshes C1Calendar user interface.  
Public MethodRefreshDataIf the DataSource property is set, refreshes calendar with data from the data source.  
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 MethodTodayNavigates control to the current date.  
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 MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodGoToElementStateCore (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Rebuilds calendar slots after initializing.  
Protected MethodOnCreateAutomationPeerOverridden. Gets an AutomationPeer object used for testing the control.  
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 MethodOnHoldingOverridden.   
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 MethodOnManipulationCompletedOverridden.   
Protected MethodOnManipulationDeltaOverridden.   
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStartedOverridden.   
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnMaxDateChanged  
Protected MethodOnMinDateChanged  
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLostOverridden.   
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMovedOverridden.   
Protected MethodOnPointerPressedOverridden.   
Protected MethodOnPointerReleasedOverridden.   
Protected MethodOnPointerWheelChangedOverridden.   
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTappedOverridden.   
Top
Public Events
 NameDescription
Public EventDataContextChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventDisplayDateChangedOccurs when the DisplayDate property value has been changed.  
Public EventDisplayDateChangingOccurs before changing the DisplayDate property value.  
Public EventDisplayModeChangedOccurs when the DisplayMode property is changed.  
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 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 EventSelectedDateChangedOccurs when the SelectedDate property value has been changed.  
Public EventSizeChanged (Inherited from Windows.UI.Xaml.FrameworkElement)
Public EventTapped (Inherited from Windows.UI.Xaml.UIElement)
Public EventUnloaded (Inherited from Windows.UI.Xaml.FrameworkElement)
Top
See Also

Reference

C1Calendar Class
C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback