Intersoft ClientUI Documentation
Utility Class Members
See Also  Methods  Send Feedback
Intersoft.Client.Framework Namespace : Utility Class


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)ClipElementClip the element to its specified dimension.  
public Methodstatic (Shared in Visual Basic)CreateTimeOutCreate 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)FindPanelFind the Panel instance of the specified dependency object.  
public Methodstatic (Shared in Visual Basic)FindVisualAncestorFinds the ancestor visual element of the specified source which matches the given type.  
public Methodstatic (Shared in Visual Basic)FindVisualDescendantFinds 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)GetImageSourceGet the bitmap image from given image source.  
public Methodstatic (Shared in Visual Basic)GetImageUriGets the image uri in string representation from given image source.  
public Methodstatic (Shared in Visual Basic)GetImplementationRootGets 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)GetPopupRootGets 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)GetScrollContentPresenterGets scroll content presenter.  
public Methodstatic (Shared in Visual Basic)GetSelfRootVisual  
public Methodstatic (Shared in Visual Basic)GetStoryboardGets the story board of the specified source and group.  
public Methodstatic (Shared in Visual Basic)GetStoryboardFromVisualStateGets 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)GetVisualStateGets the visual state of the specified source, group and state name.  
public Methodstatic (Shared in Visual Basic)GetWriteableBitmapGets writeable bitmap from specified element.  
public Methodstatic (Shared in Visual Basic)GetZoomFactor  
public Methodstatic (Shared in Visual Basic)HasDefaultValueCheck whether a control has the default value for a property.  
public Methodstatic (Shared in Visual Basic)InitializeRenderTransformGroupInitialize 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)IsInLiveTreeDetermines whether the specified element is in live tree.  
public Methodstatic (Shared in Visual Basic)IsInPopupDetermines 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)RemoveFromParentRemove the element from its parent.  
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)TraverseChildrensDeep traverse the children of the specified UIElement and return the children based on condition in the provided Action.  
public Methodstatic (Shared in Visual Basic)TryGetVisualStateGroupTry to get the visual state group of the specified dependency object.  
Top

See Also

© 2012 All Rights Reserved.