Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / Extensions Class
Methods


In This Topic
    Extensions Class Members
    In This Topic

    The following tables list the members exposed by Extensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)--- SL2 BUG --- ItemsControl doesn't use Equals for comparison (ItemCollection.IndexOf)  
    Public Methodstatic (Shared in Visual Basic)Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object.  
    Public Methodstatic (Shared in Visual Basic)Determines if the one rectangular region is entirely contained within another structure.  
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified list contains any of the following values.  
    Public Methodstatic (Shared in Visual Basic)Deflates a System.Windows.Rect structure by specified amount.  
    Public Methodstatic (Shared in Visual Basic)Returns the distance between the two points  
    Public Methodstatic (Shared in Visual Basic)Finds the first parent of a given type for a particular FrameworkElement  
    Public Methodstatic (Shared in Visual Basic)Returns the absolute System.Uri from a string that may represent relative or absolute Uri.  
    Public Methodstatic (Shared in Visual Basic)Returns all the parents in the visual tree  
    Public Methodstatic (Shared in Visual Basic)Gets the VisualStateGroup with the given name, looking up the visual tree  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Enlarges a System.Windows.Rect structure by the specified amount.  
    Public Methodstatic (Shared in Visual Basic)Determines if this rectangle intersects with rect.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Makes the popup relative to another System.Windows.FrameworkElement.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property.  
    Top
    See Also