Intersoft ClientUI Documentation
Utility Class Members
Methods 


The following tables list the members exposed by Utility.

Public Constructors
 NameDescription
Public ConstructorUtility Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClipElement Clip the element to its specified dimension.  
Public Methodstatic (Shared in Visual Basic)CreateTimeOut Create a dispatcher time out.  
Public Methodstatic (Shared in Visual Basic)ExecuteTimeOutExecute an System.Action after the specified time span has elapsed.  
Public Methodstatic (Shared in Visual Basic)FindPanel Find the Panel instance of the specified dependency object.  
Public Methodstatic (Shared in Visual Basic)FindVisualAncestor Finds the ancestor visual element of the specified source which matches the given type.  
Public Methodstatic (Shared in Visual Basic)FindVisualDescendant Finds the descendant visual element of the specified source which matches the given type.  
Public Methodstatic (Shared in Visual Basic)GetChildsRecursiveOverloaded.  Gets all coresponding childs from given root element.  
Public Methodstatic (Shared in Visual Basic)GetDefaultValue  
Public Methodstatic (Shared in Visual Basic)GetElementsAtPositionOverloaded.  Gets the elements at position  
Public Methodstatic (Shared in Visual Basic)GetFirstOrDefaultFocusableControl  
Public Methodstatic (Shared in Visual Basic)GetImageSource Get the bitmap image from given image source.  
Public Methodstatic (Shared in Visual Basic)GetImageUri Gets the image uri in string representation from given image source.  
Public Methodstatic (Shared in Visual Basic)GetImplementationRoot Gets the implementation root of a dependency object.  
Public Methodstatic (Shared in Visual Basic)GetMainLayoutRootOverloaded.  Gets the main layout root that host the specified control.  
Public Methodstatic (Shared in Visual Basic)GetPopupRoot Gets the popup root element.  
Public Methodstatic (Shared in Visual Basic)GetPropertyType  
Public Methodstatic (Shared in Visual Basic)GetRootVisualOverloaded.  Gets the application root visual.  
Public Methodstatic (Shared in Visual Basic)GetScrollContentPresenter Gets scroll content presenter.  
Public Methodstatic (Shared in Visual Basic)GetSelfRootVisual  
Public Methodstatic (Shared in Visual Basic)GetStoryboard Gets the story board of the specified source and group.  
Public Methodstatic (Shared in Visual Basic)GetStoryboardFromVisualState Gets the storyboard from given visual state.  
Public Methodstatic (Shared in Visual Basic)GetValueOverloaded.  Gets the value of the item using the provided binding info.  
Public Methodstatic (Shared in Visual Basic)GetVisualState Gets the visual state of the specified source, group and state name.  
Public Methodstatic (Shared in Visual Basic)GetWriteableBitmap Gets writeable bitmap from specified element.  
Public Methodstatic (Shared in Visual Basic)GetZoomFactor  
Public Methodstatic (Shared in Visual Basic)HasDefaultValue Check whether a control has the default value for a property.  
Public Methodstatic (Shared in Visual Basic)InitializeRenderTransformGroup Initialize a default render transform group, which might be needed for manupulating storyboard.  
Public Methodstatic (Shared in Visual Basic)IsButtonSynchronizedWithNavigateUri  
Public Methodstatic (Shared in Visual Basic)IsInLiveTree Determines whether the specified element is in live tree.  
Public Methodstatic (Shared in Visual Basic)IsInPopup Determines whether the given element is contained in a Popup.  
Public Methodstatic (Shared in Visual Basic)IsSilverlight5Runtime  
Public Methodstatic (Shared in Visual Basic)IsUriSynchronized  
Public Methodstatic (Shared in Visual Basic)IsVersionSupported  
Public Methodstatic (Shared in Visual Basic)LoadTemplateOverloaded.  Load template to the specified panel.  
Public Methodstatic (Shared in Visual Basic)RemoveFromParent Remove the element from its parent.  
Public Methodstatic (Shared in Visual Basic)SetValueOverloaded.   
Public Methodstatic (Shared in Visual Basic)SnapshotElementOverloaded.  Snapshot the specified UIElement into a WriteableBitmap. The UIElement can be properly captured regardless of its current Visibility and Opacity value.  
Public Methodstatic (Shared in Visual Basic)TraverseChildrens Deep traverse the children of the specified UIElement and return the children based on condition in the provided Action.  
Public Methodstatic (Shared in Visual Basic)TryGetVisualStateGroup Try to get the visual state group of the specified dependency object.  
Top
See Also

Reference

Utility Class
Intersoft.Client.Framework Namespace

Send Feedback