![]() | TimerTrigger Class |
Namespace: TomsToolbox.Wpf.Interactivity
The TimerTrigger type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimerTrigger | Initializes a new instance of the TimerTrigger class |
Name | Description | |
---|---|---|
![]() ![]() | IntervalProperty |
Identifies the Interval dependency property
[NotNull] |
Name | Description | |
---|---|---|
![]() | Ancestors |
Returns an enumeration of the ancestor elements in the logical tree of this element.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | AncestorsAndSelf |
Returns an enumeration of elements that contain this element, and the ancestors in the logical tree of this element.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | GetExportProvider |
Gets the active export provider for the specified object.
[NotNull] (Defined by ExportProviderLocator.) |
![]() | GetMissingExportProviderMessage |
Gets the message to show when an export provider could not be located in the visual tree.
[NotNull] (Defined by ExportProviderLocator.) |
![]() | GetRootVisual |
Gets the root visual for the item.
[NotNull] (Defined by DependencyObjectExtensions.) |
![]() | GetValueT |
Gets the value of a dependency property using SafeCastT(Object).
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | GetWindowHandle |
Gets the window handle of the HwndSource hosting this item.
(Defined by DependencyObjectExtensions.) |
![]() | SafeCastT |
Performs a cast from object to T, avoiding possible null violations if T is a value type.
[CanBeNull] (Defined by ObjectExtensions.) |
![]() | SetExportProvider |
Sets the export provider.
(Defined by ExportProviderLocator.) |
![]() | TryFindAncestorT | Overloaded.
Returns the first element in the ancestor list that implements the type of the type parameter.
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | TryFindAncestorT(FuncT, Boolean) | Overloaded.
Returns the first element in the ancestor list that implements the type of the type parameter.
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | TryFindAncestorOrSelfT | Overloaded.
Returns the first element in the ancestor list that implements the type of the type parameter.
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | TryFindAncestorOrSelfT(FuncT, Boolean) | Overloaded.
Returns the first element in the ancestor list that implements the type of the type parameter.
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | TryGetExportProvider |
Gets the active export provider for the specified object, or null if no export provider is registered.
[CanBeNull] (Defined by ExportProviderLocator.) |
![]() | TryGetRootVisual |
Gets the root visual for the item.
[CanBeNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualAncestors |
Returns an enumeration of the ancestor elements in the visual tree of this element.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualAncestorsAndSelf |
Returns an enumeration of elements that contains this element, and the ancestors in the visual tree of this element.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualChildren |
Enumerates the immediate children of the specified item.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualChildrenAndSelf |
Enumerates the specified item and it's immediate children.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualDescendants |
Enumerates all visuals descendants of the specified item.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |
![]() | VisualDescendantsAndSelf |
Enumerates the specified item and all it's visual descendants.
[NotNull, ItemNotNull] (Defined by DependencyObjectExtensions.) |