Calendar for WinRT
SetClipToBounds Method

The element to which the attached property is written.
The needed System.Boolean value.
Sets the ClipToBounds property value.
Syntax
'Declaration
 
Public Shared Sub SetClipToBounds( _
   ByVal element As Windows.UI.Xaml.FrameworkElement, _
   ByVal value As System.Boolean _
) 
public static void SetClipToBounds( 
   Windows.UI.Xaml.FrameworkElement element,
   System.bool value
)

Parameters

element
The element to which the attached property is written.
value
The needed System.Boolean value.
See Also

Reference

ClipExtensions Class
ClipExtensions Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback