Fields  Methods 


ClipToBoundsHelper Class Members

The following tables list the members exposed by ClipToBoundsHelper.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines the ClipToBounds DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ClipToEllipseBounds DependencyProperty  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the ClipToBounds DependencyProperty value  
Public Methodstatic (Shared in Visual Basic) Gets the ClipToEllipseBounds DependencyProperty value  
Public Methodstatic (Shared in Visual Basic) Sets the ClipToBounds DependencyProperty value. If true, the target object clips any child elements to the bounds when rendering.  
Public Methodstatic (Shared in Visual Basic) Sets the ClipToEllipseBounds DependencyProperty value. If true, the target object clips any child elements to the ellipse bounds when rendering.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also