ComponentOne Calendar for UWP
GetClipToBounds Method

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace > ClipExtensions Class : GetClipToBounds Method
The element from which the property value is read.
Gets the ClipToBounds property value.
Syntax
'Declaration
 
Public Shared Function GetClipToBounds( _
   ByVal element As Windows.UI.Xaml.FrameworkElement _
) As System.Boolean
public static System.bool GetClipToBounds( 
   Windows.UI.Xaml.FrameworkElement element
)

Parameters

element
The element from which the property value is read.

Return Value

The System.Boolean property value for the element.
See Also

Reference

ClipExtensions Class
ClipExtensions Members