ComponentOne Calendar for UWP
ClipExtensions Class
Members 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : ClipExtensions Class
Gets or sets a value indicating whether to clip the content of the element (or content coming from the child elements of the element) to fit into the size of the containing element.
Object Model
ClipExtensions Class
Syntax
'Declaration
 
Public Class ClipExtensions 
   Inherits Windows.UI.Xaml.DependencyObject
public class ClipExtensions : Windows.UI.Xaml.DependencyObject 
Remarks
The current version only sets rectangular clip region and doesn't honor Border.CornerRadius property value.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               C1.Xaml.Calendar.ClipExtensions

See Also

Reference

ClipExtensions Members
C1.Xaml.Calendar Namespace