Intersoft.Client.Framework Namespace : Utility Class |
The following tables list the members exposed by Utility.
Name | Description | |
---|---|---|
Utility Constructor |
Name | Description | |
---|---|---|
ClipElement | Clip the element to its specified dimension. | |
CreateTimeOut | Create a dispatcher time out. | |
ExecuteTimeOut | Execute an System.Action after the specified time span has elapsed. | |
FindPanel | Find the Panel instance of the specified dependency object. | |
FindVisualAncestor | Finds the ancestor visual element of the specified source which matches the given type. | |
FindVisualDescendant | Finds the descendant visual element of the specified source which matches the given type. | |
GetChildsRecursive | Overloaded. Gets all coresponding childs from given root element. | |
GetDefaultValue | ||
GetElementsAtPosition | Overloaded. Gets the elements at position | |
GetFirstOrDefaultFocusableControl | ||
GetImageSource | Get the bitmap image from given image source. | |
GetImageUri | Gets the image uri in string representation from given image source. | |
GetImplementationRoot | Gets the implementation root of a dependency object. | |
GetMainLayoutRoot | Overloaded. Gets the main layout root that host the specified control. | |
GetPopupRoot | Gets the popup root element. | |
GetPropertyType | ||
GetRootVisual | Overloaded. Gets the application root visual. | |
GetScrollContentPresenter | Gets scroll content presenter. | |
GetSelfRootVisual | ||
GetStoryboard | Gets the story board of the specified source and group. | |
GetStoryboardFromVisualState | Gets the storyboard from given visual state. | |
GetValue | Overloaded. Gets the value of the item using the provided binding info. | |
GetVisualState | Gets the visual state of the specified source, group and state name. | |
GetWriteableBitmap | Gets writeable bitmap from specified element. | |
GetZoomFactor | ||
HasDefaultValue | Check whether a control has the default value for a property. | |
InitializeRenderTransformGroup | Initialize a default render transform group, which might be needed for manupulating storyboard. | |
IsButtonSynchronizedWithNavigateUri | ||
IsInLiveTree | Determines whether the specified element is in live tree. | |
IsInPopup | Determines whether the given element is contained in a Popup. | |
IsSilverlight5Runtime | ||
IsUriSynchronized | ||
IsVersionSupported | ||
LoadTemplate | Overloaded. Load template to the specified panel. | |
RemoveFromParent | Remove the element from its parent. | |
SetValue | Overloaded. | |
SnapshotElement | Overloaded. Snapshot the specified UIElement into a WriteableBitmap. The UIElement can be properly captured regardless of its current Visibility and Opacity value. | |
TraverseChildrens | Deep traverse the children of the specified UIElement and return the children based on condition in the provided Action. | |
TryGetVisualStateGroup | Try to get the visual state group of the specified dependency object. |