C1.WPF.Schedule Namespace : C1Calendar Class |
The following tables list the members exposed by C1Calendar.
Name | Description | |
---|---|---|
![]() | C1Calendar Constructor | Initializes the new instance of the C1Calendar control. |
Name | Description | |
---|---|---|
![]() ![]() | AdjacentMonthDayBrushProperty | Identifies the AdjacentMonthDayBrush dependency property. |
![]() ![]() | BoldedDatesProperty | Identifies the BoldedDates dependency property. |
![]() ![]() | DaysOfWeekBorderBrushProperty | Identifies the DaysOfWeekBorderBrush dependency property. |
![]() ![]() | DisabledDayBrushProperty | Identifies the DisabledDayBrush dependency property. |
![]() ![]() | DropDownItemCountProperty | Identifies the DropDownItemCount dependency property. |
![]() ![]() | GenerateAdjacentMonthDaysProperty | Identifies the GenerateAdjacentMonthDays dependency property. |
![]() ![]() | MaxSelectionCountProperty | Identifies the MaxSelectionCount dependency property. |
![]() ![]() | MonthCalendarStyleProperty | Identifies the MonthCalendarStyle dependency property. |
![]() ![]() | MonthCountProperty | Identifies the MonthCount dependency property. |
![]() ![]() | MonthHeaderBackgroundProperty | Identifies the MonthHeaderBackground dependency property. |
![]() ![]() | MonthHeaderFontFamilyProperty | Identifies the MonthHeaderFontFamily dependency property. |
![]() ![]() | MonthHeaderFontSizeProperty | Identifies the MonthHeaderFontSize dependency property. |
![]() ![]() | MonthHeaderFontWeightProperty | Identifies the MonthHeaderFontWeight dependency property. |
![]() ![]() | MonthHeaderForegroundProperty | Identifies the MonthHeaderForeground dependency property. |
![]() ![]() | MonthHeightProperty | Identifies the MonthHeight dependency property. |
![]() ![]() | MonthSlotStyleProperty | Identifies the MonthSlotStyle dependency property. |
![]() ![]() | MonthsPanelProperty | Identifies the MonthsPanel dependency property. |
![]() ![]() | MonthWidthProperty | Identifies the MonthWidth dependency property. |
![]() ![]() | NavigationButtonBrushProperty | Identifies the NavigationButtonBrush dependency property. |
![]() ![]() | NextMonthCommand | Defines the command that makes a next month the month that is currently represented by the control. |
![]() ![]() | PreviousMonthCommand | Defines the command that makes a previous month the month that is currently represented by the control. |
![]() ![]() | SelectedDatesProperty | Identifies the SelectedDates dependency property. |
![]() ![]() | SelectedDayBrushProperty | Identifies the SelectedDayBrush dependency property. |
![]() ![]() | ShowWeekNumbersProperty | Identifies the ShowWeekNumbers dependency property. |
![]() ![]() | TodayBrushProperty | Identifies the TodayBrush dependency property. |
![]() ![]() | WeekendBrushProperty | Identifies the WeekendBrush dependency property. |
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | AdjacentMonthDayBrush | Gets or sets a System.Windows.Media.Brush object used to display adjacent month days. This is a dependency property. |
![]() | AllowDrop | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
![]() | Background | (Inherited from System.Windows.Controls.Control) |
![]() | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
![]() | BitmapEffect | (Inherited from System.Windows.UIElement) |
![]() | BitmapEffectInput | (Inherited from System.Windows.UIElement) |
![]() | BoldedDates | Gets or sets the list of bolded dates. This is a dependency property. |
![]() | BorderBrush | (Inherited from System.Windows.Controls.Control) |
![]() | BorderThickness | (Inherited from System.Windows.Controls.Control) |
![]() | CacheMode | (Inherited from System.Windows.UIElement) |
![]() | CalendarHelper | Gets or sets the CalendarBase.CalendarHelper object that provides calendar-dependant properties. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | Clip | (Inherited from System.Windows.UIElement) |
![]() | ClipToBounds | (Inherited from System.Windows.UIElement) |
![]() | CommandBindings | (Inherited from System.Windows.UIElement) |
![]() | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
![]() | Cursor | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContext | (Inherited from System.Windows.FrameworkElement) |
![]() | DayOfWeekSlotStyle | Gets or sets a Style for DayOfWeekSlotPresenter elements which are the root elements of a visual tree representing a single day of the week. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DayOfWeekSlotTemplate | Gets or sets a DataTemplate that defines a UI representation of a single day of the week. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DaySlotStyle | Gets or sets a Style for DaySlotPresenter elements which are the root elements of a visual tree representing a single day of a month. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DaySlotTemplate | Gets or sets a DataTemplate that defines a UI representation of a single day of a month. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DaysOfWeekBorderBrush | Gets or sets a System.Windows.Media.Brush object used to underline days of week. This is a dependency property. |
![]() | DaysOfWeekPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of the week. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DaysPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of a month. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | DesiredSize | (Inherited from System.Windows.UIElement) |
![]() | DisabledDayBrush | Gets or sets a System.Windows.Media.Brush object used to display disabled days. This is a dependency property. |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | DropDownItemCount | Gets or sets the number of items in dropdown month/year selectors in the month header. This is a dependency property. |
![]() | Effect | (Inherited from System.Windows.UIElement) |
![]() | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
![]() | Focusable | (Inherited from System.Windows.UIElement) |
![]() | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | FontFamily | (Inherited from System.Windows.Controls.Control) |
![]() | FontSize | (Inherited from System.Windows.Controls.Control) |
![]() | FontStretch | (Inherited from System.Windows.Controls.Control) |
![]() | FontStyle | (Inherited from System.Windows.Controls.Control) |
![]() | FontWeight | (Inherited from System.Windows.Controls.Control) |
![]() | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
![]() | Foreground | (Inherited from System.Windows.Controls.Control) |
![]() | GenerateAdjacentMonthDays | Gets or sets a value that determines whether to show days corresponding to months which are adjacent for the months currently represented by the control. The default value is False. This is a dependency property. |
![]() | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
![]() | Height | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | InputBindings | (Inherited from System.Windows.UIElement) |
![]() | InputScope | (Inherited from System.Windows.FrameworkElement) |
![]() | IsArrangeValid | (Inherited from System.Windows.UIElement) |
![]() | IsEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsFocused | (Inherited from System.Windows.UIElement) |
![]() | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
![]() | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
![]() | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
![]() | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
![]() | IsMeasureValid | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsMouseOver | (Inherited from System.Windows.UIElement) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | IsStylusOver | (Inherited from System.Windows.UIElement) |
![]() | IsTabStop | (Inherited from System.Windows.Controls.Control) |
![]() | IsVisible | (Inherited from System.Windows.UIElement) |
![]() | Language | (Inherited from System.Windows.FrameworkElement) |
![]() | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
![]() | Margin | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxDate | Gets or sets the maximum allowable date. The default is 12/31/9998. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MaxSelectionCount | Gets or sets the maximum number of days that can be selected in the control. This is a dependency property. |
![]() | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | MinDate | Gets or sets the minimum allowable date. The default is 01/01/1753. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | MinHeight | (Inherited from System.Windows.FrameworkElement) |
![]() | MinWidth | (Inherited from System.Windows.FrameworkElement) |
![]() | Month | Gets or sets a month component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | MonthCalendarStyle | Gets or sets a Style applied to each child C1CalendarItem representing a single month. This is a dependency property. |
![]() | MonthCount | Gets or sets a number of months currently represented by the calendar. The default value is 1. This is a dependency property. |
![]() | MonthHeaderBackground | Gets or sets a System.Windows.Media.Brush object used to color month header. This is a dependency property. |
![]() | MonthHeaderFontFamily | Gets or sets a System.Windows.Media.FontFamily object used to to display month header text. This is a dependency property. |
![]() | MonthHeaderFontSize | Gets or sets a System.Double value determining month header font size. This is a dependency property. |
![]() | MonthHeaderFontWeight | Gets or sets a System.Windows.FontWeight object used to to display month header text. This is a dependency property. |
![]() | MonthHeaderForeground | Gets or sets a System.Windows.Media.Brush object used to color month header text. This is a dependency property. |
![]() | MonthHeight | Gets or sets a value that determines a height of each month slot of the calendar. This is a dependency property. |
![]() | MonthSlotStyle | Gets or sets a Style for C1CalendarPresenter elements which are the root elements of a visual tree representing a single month. This is a dependency property. |
![]() | MonthsPanel | Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing separate months. This is a dependency property. |
![]() | MonthWidth | Gets or sets a value that determines a width of each month slot of the calendar. This is a dependency property. |
![]() | Name | (Inherited from System.Windows.FrameworkElement) |
![]() | NavigationButtonBrush | Gets or sets a System.Windows.Media.Brush object used to color navigation buttons. This is a dependency property. |
![]() | Opacity | (Inherited from System.Windows.UIElement) |
![]() | OpacityMask | (Inherited from System.Windows.UIElement) |
![]() | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | Padding | (Inherited from System.Windows.Controls.Control) |
![]() | Parent | (Inherited from System.Windows.FrameworkElement) |
![]() | PersistId | (Inherited from System.Windows.UIElement) |
![]() | RenderSize | (Inherited from System.Windows.UIElement) |
![]() | RenderTransform | (Inherited from System.Windows.UIElement) |
![]() | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
![]() | Resources | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectedDate | Gets or sets the currently selected date. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | SelectedDates | Gets or sets the list of selected dates. This is a dependency property. |
![]() | SelectedDayBrush | Gets or sets a System.Windows.Media.Brush object used to highlight selected dates. This is a dependency property. |
![]() | ShowWeekNumbers | Gets or sets a System.Boolean value indicating whether the control displays week numbers (1-52). This is a dependency property. The default is false. |
![]() | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
![]() | Style | (Inherited from System.Windows.FrameworkElement) |
![]() | TabIndex | (Inherited from System.Windows.Controls.Control) |
![]() | Tag | (Inherited from System.Windows.FrameworkElement) |
![]() | Template | (Inherited from System.Windows.Controls.Control) |
![]() | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
![]() | Theme | Gets or sets a System.Windows.ResourceDictionary object containing calendar theme resources. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | TodayBrush | Gets or sets a System.Windows.Media.Brush object used to highlight current date. This is a dependency property. |
![]() | ToolTip | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchesCaptured | (Inherited from System.Windows.UIElement) |
![]() | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
![]() | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
![]() | TouchesOver | (Inherited from System.Windows.UIElement) |
![]() | Triggers | (Inherited from System.Windows.FrameworkElement) |
![]() | Uid | (Inherited from System.Windows.UIElement) |
![]() | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
![]() | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
![]() | Visibility | (Inherited from System.Windows.UIElement) |
![]() | WeekendBrush | Gets or sets a System.Windows.Media.Brush object used to display weekends. This is a dependency property. |
![]() | Width | (Inherited from System.Windows.FrameworkElement) |
![]() | Year | Gets or sets a year component of the CalendarBase.SelectedDate property. This is a dependency property. (Inherited from C1.WPF.Schedule.CalendarBase) |
Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | AddToEventRoute | (Inherited from System.Windows.UIElement) |
![]() | ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.FrameworkElement) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) |
![]() | BeginInit | (Inherited from System.Windows.FrameworkElement) |
![]() | BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | CaptureStylus | (Inherited from System.Windows.UIElement) |
![]() | CaptureTouch | (Inherited from System.Windows.UIElement) |
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | EndInit | (Inherited from System.Windows.FrameworkElement) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | FindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.UIElement) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.UIElement) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InputHitTest | (Inherited from System.Windows.UIElement) |
![]() | InvalidateArrange | (Inherited from System.Windows.UIElement) |
![]() | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateVisual | (Inherited from System.Windows.UIElement) |
![]() | IsAncestorOf | (Inherited from System.Windows.Media.Visual) |
![]() | IsDescendantOf | (Inherited from System.Windows.Media.Visual) |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MoveFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | NextMonth | Makes the next month the month that is currently represented by the control. |
![]() | OnApplyTemplate | Overridden. |
![]() | PointFromScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PointToScreen | (Inherited from System.Windows.Media.Visual) |
![]() | PredictFocus | (Inherited from System.Windows.FrameworkElement) |
![]() | PreviousMonth | Makes the previous month the month that is currently represented by the control. |
![]() | RaiseEvent | (Inherited from System.Windows.UIElement) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReceiveWeakEvent | Overridden. Receives events from the centralized event manager. |
![]() | RegisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) |
![]() | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | ReleaseTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetResourceReference | (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | Today | Navigates control to the current date. |
![]() | ToString | (Inherited from System.Windows.Controls.Control) |
![]() | TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) |
![]() | TransformToDescendant | (Inherited from System.Windows.Media.Visual) |
![]() | TransformToVisual | (Inherited from System.Windows.Media.Visual) |
![]() | TranslatePoint | (Inherited from System.Windows.UIElement) |
![]() | TryFindResource | (Inherited from System.Windows.FrameworkElement) |
![]() | UnregisterName | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |
Name | Description | |
---|---|---|
![]() | ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | DragEnter | (Inherited from System.Windows.UIElement) |
![]() | DragLeave | (Inherited from System.Windows.UIElement) |
![]() | DragOver | (Inherited from System.Windows.UIElement) |
![]() | Drop | (Inherited from System.Windows.UIElement) |
![]() | FocusableChanged | (Inherited from System.Windows.UIElement) |
![]() | GiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | GotFocus | (Inherited from System.Windows.UIElement) |
![]() | GotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | GotMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | GotStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | GotTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | Initialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsEnabledChanged | (Inherited from System.Windows.UIElement) |
![]() | IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | KeyDown | (Inherited from System.Windows.UIElement) |
![]() | KeyUp | (Inherited from System.Windows.UIElement) |
![]() | LayoutUpdated | (Inherited from System.Windows.UIElement) |
![]() | Loaded | (Inherited from System.Windows.FrameworkElement) |
![]() | LostFocus | (Inherited from System.Windows.UIElement) |
![]() | LostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | LostMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | LostStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | LostTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) |
![]() | ManipulationCompleted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationDelta | (Inherited from System.Windows.UIElement) |
![]() | ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarting | (Inherited from System.Windows.UIElement) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | MouseDown | (Inherited from System.Windows.UIElement) |
![]() | MouseEnter | (Inherited from System.Windows.UIElement) |
![]() | MouseLeave | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseMove | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseUp | (Inherited from System.Windows.UIElement) |
![]() | MouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragEnter | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragLeave | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragOver | (Inherited from System.Windows.UIElement) |
![]() | PreviewDrop | (Inherited from System.Windows.UIElement) |
![]() | PreviewGiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | PreviewMouseDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewTextInput | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchUp | (Inherited from System.Windows.UIElement) |
![]() | QueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | QueryCursor | (Inherited from System.Windows.UIElement) |
![]() | RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) |
![]() | SelectedDateChanged | Occurs when the CalendarBase.SelectedDate property value has been changed. (Inherited from C1.WPF.Schedule.CalendarBase) |
![]() | SizeChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | SourceUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | StylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | StylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | StylusDown | (Inherited from System.Windows.UIElement) |
![]() | StylusEnter | (Inherited from System.Windows.UIElement) |
![]() | StylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | StylusInRange | (Inherited from System.Windows.UIElement) |
![]() | StylusLeave | (Inherited from System.Windows.UIElement) |
![]() | StylusMove | (Inherited from System.Windows.UIElement) |
![]() | StylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | StylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | StylusUp | (Inherited from System.Windows.UIElement) |
![]() | TargetUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | TextInput | (Inherited from System.Windows.UIElement) |
![]() | ToolTipClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ToolTipOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchDown | (Inherited from System.Windows.UIElement) |
![]() | TouchEnter | (Inherited from System.Windows.UIElement) |
![]() | TouchLeave | (Inherited from System.Windows.UIElement) |
![]() | TouchMove | (Inherited from System.Windows.UIElement) |
![]() | TouchUp | (Inherited from System.Windows.UIElement) |
![]() | Unloaded | (Inherited from System.Windows.FrameworkElement) |