ClipToBoundsHelper Class Members
The following tables list the members exposed by ClipToBoundsHelper.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | ClipToBoundsProperty | Defines the ClipToBounds DependencyProperty |
![]() ![]() | ClipToEllipseBoundsProperty | Defines the ClipToEllipseBounds DependencyProperty |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | GetClipToBounds | Gets the ClipToBounds DependencyProperty value |
![]() ![]() | GetClipToEllipseBounds | Gets the ClipToEllipseBounds DependencyProperty value |
![]() ![]() | SetClipToBounds | Sets the ClipToBounds DependencyProperty value. If true, the target object clips any child elements to the bounds when rendering. |
![]() ![]() | SetClipToEllipseBounds | Sets the ClipToEllipseBounds DependencyProperty value. If true, the target object clips any child elements to the ellipse bounds when rendering. |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also