The C1TimeEditor type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddHandler | Overloaded. |
![]() | AddToEventRoute |
Adds handlers to the specified EventRoute for the current UIElement event handler collection.
(Inherited from UIElement.) |
![]() | ApplyAnimationClock | Overloaded. |
![]() | ApplyTemplate |
Builds the current template's visual tree if necessary, and returns a value that indicates whether the visual tree was rebuilt by this call.
(Inherited from FrameworkElement.) |
![]() | Arrange |
Positions child elements and determines a size for a UIElement. Parent elements call this method from their ArrangeCore(Rect) implementation (or a WPF framework-level equivalent) to form a recursive layout update. This method constitutes the second pass of a layout update.
(Inherited from UIElement.) |
![]() | BeginAnimation | Overloaded. |
![]() | BeginInit |
Starts the initialization process for this element.
(Inherited from FrameworkElement.) |
![]() | BeginStoryboard | Overloaded. |
![]() | BringIntoView | Overloaded. |
![]() | CaptureMouse |
Attempts to force capture of the mouse to this element.
(Inherited from UIElement.) |
![]() | CaptureStylus |
Attempts to force capture of the stylus to this element.
(Inherited from UIElement.) |
![]() | CheckAccess |
Determines whether the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.) |
![]() | ClearValue | Overloaded. |
![]() | CoerceValue |
Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Inherited from DependencyObject.) |
![]() | EndInit |
Indicates that the initialization process for the element is complete.
(Inherited from FrameworkElement.) |
![]() | Equals |
Determines whether a provided DependencyObject is equivalent to the current DependencyObject.
(Inherited from DependencyObject.) |
![]() | FindCommonVisualAncestor |
Returns the common ancestor of two visual objects.
(Inherited from Visual.) |
![]() | FindName |
Finds an element that has the provided identifier name.
(Inherited from FrameworkElement.) |
![]() | FindResource |
Searches for a resource with the specified key, and throws an exception if the requested resource is not found.
(Inherited from FrameworkElement.) |
![]() | Focus |
Attempts to set focus to this element.
(Inherited from UIElement.) |
![]() | GetAnimationBaseValue |
Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation.
(Inherited from UIElement.) |
![]() | GetBindingExpression |
Returns the BindingExpression that represents the binding on the specified property.
(Inherited from FrameworkElement.) |
![]() ![]() | GetCurrentDateTimeFormat |
Gets the current date time format.
|
![]() | GetHashCode |
Gets a hash code for this DependencyObject.
(Inherited from DependencyObject.) |
![]() | GetLocalValueEnumerator |
Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject.
(Inherited from DependencyObject.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetValue |
Returns the current effective value of a dependency property on this instance of a DependencyObject.
(Inherited from DependencyObject.) |
![]() | InputHitTest |
Returns the input element within the current element that is at the specified coordinates, relative to the current element's origin.
(Inherited from UIElement.) |
![]() | InvalidateArrange |
Invalidates the arrange state (layout) for the element. After the invalidation, the element will have its layout updated, which will occur asynchronously unless subsequently forced by UpdateLayout()()()().
(Inherited from UIElement.) |
![]() | InvalidateMeasure |
Invalidates the measurement state (layout) for the element.
(Inherited from UIElement.) |
![]() | InvalidateProperty |
Re-evaluates the effective value for the specified dependency property
(Inherited from DependencyObject.) |
![]() | InvalidateVisual |
Invalidates the rendering of the element, and forces a complete new layout pass. OnRender(DrawingContext) is called after the layout cycle is completed.
(Inherited from UIElement.) |
![]() | IsAncestorOf |
Determines whether the visual object is an ancestor of the descendant visual object.
(Inherited from Visual.) |
![]() | IsDescendantOf |
Determines whether the visual object is a descendant of the ancestor visual object.
(Inherited from Visual.) |
![]() | Measure |
Updates the DesiredSize of a UIElement. Parent elements call this method from their own MeasureCore(Size) implementations to form a recursive layout update. Calling this method constitutes the first pass (the "Measure" pass) of a layout update.
(Inherited from UIElement.) |
![]() | MoveFocus |
Moves the keyboard focus away from this element and to another element in a provided traversal direction.
(Inherited from FrameworkElement.) |
![]() | OnApplyTemplate |
Builds the visual tree for the C1TimeEditor control when a new template is applied.
(Overrides FrameworkElement..::..OnApplyTemplate()()()().) |
![]() | PointFromScreen |
Converts a Point in screen coordinates into a Point that represents the current coordinate system of the Visual.
(Inherited from Visual.) |
![]() | PointToScreen |
Converts a Point that represents the current coordinate system of the Visual into a Point in screen coordinates.
(Inherited from Visual.) |
![]() | PredictFocus |
Determines the next element that would receive focus relative to this element for a provided focus movement direction, but does not actually move the focus.
(Inherited from FrameworkElement.) |
![]() | RaiseEvent |
Raises a specific routed event. The RoutedEvent to be raised is identified within the RoutedEventArgs instance that is provided (as the RoutedEvent property of that event data).
(Inherited from UIElement.) |
![]() | ReadLocalValue |
Returns the local value of a dependency property, if it exists.
(Inherited from DependencyObject.) |
![]() | RegisterName |
Provides an accessor that simplifies access to the NameScope registration method.
(Inherited from FrameworkElement.) |
![]() | ReleaseMouseCapture |
Releases the mouse capture, if this element held the capture.
(Inherited from UIElement.) |
![]() | ReleaseStylusCapture |
Releases the stylus device capture, if this element held the capture.
(Inherited from UIElement.) |
![]() | RemoveHandler |
Removes the specified routed event handler from this element.
(Inherited from UIElement.) |
![]() | SetBinding | Overloaded. |
![]() | SetResourceReference |
Searches for a resource with the specified name and sets up a resource reference to it for the specified property.
(Inherited from FrameworkElement.) |
![]() | SetValue | Overloaded. |
![]() | ShouldSerializeCommandBindings |
Returns whether serialization processes should serialize the contents of the CommandBindings property on instances of this class.
(Inherited from UIElement.) |
![]() | ShouldSerializeInputBindings |
Returns whether serialization processes should serialize the contents of the InputBindings property on instances of this class.
(Inherited from UIElement.) |
![]() | ShouldSerializeResources |
Returns whether serialization processes should serialize the contents of the Resources property.
(Inherited from FrameworkElement.) |
![]() | ShouldSerializeStyle |
Returns whether serialization processes should serialize the contents of the Style property.
(Inherited from FrameworkElement.) |
![]() | ShouldSerializeTriggers |
Returns whether serialization processes should serialize the contents of the Triggers property.
(Inherited from FrameworkElement.) |
![]() | ToString |
Returns the string representation of a Control object.
(Inherited from Control.) |
![]() | TransformToAncestor | Overloaded. |
![]() | TransformToDescendant |
Returns a transform that can be used to transform coordinates from the Visual to the specified visual object descendant.
(Inherited from Visual.) |
![]() | TransformToVisual |
Returns a transform that can be used to transform coordinates from the Visual to the specified visual object.
(Inherited from Visual.) |
![]() | TranslatePoint |
Translates a point relative to this element to coordinates that are relative to the specified element.
(Inherited from UIElement.) |
![]() | TryFindResource |
Searches for a resource with the specified key, and returns that resource if found.
(Inherited from FrameworkElement.) |
![]() | UnregisterName |
Simplifies access to the NameScope de-registration method.
(Inherited from FrameworkElement.) |
![]() | UpdateLayout |
Ensures that all visual child elements of this element are properly updated for layout.
(Inherited from UIElement.) |
![]() | VerifyAccess |
Enforces that the calling thread has access to this DispatcherObject.
(Inherited from DispatcherObject.) |