UIElementExtensions.SetClipToBounds(UIElement, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the value of ClipToBoundsProperty
public static void SetClipToBounds(Windows.UI.Xaml.UIElement element, bool value);
static member SetClipToBounds : Windows.UI.Xaml.UIElement * bool -> unit
Public Sub SetClipToBounds (element As UIElement, value As Boolean)
Parameters
- element
- Windows.UI.Xaml.UIElement
The Windows.UI.Xaml.UIElement to set the property to
- value
- Boolean
The new value of the attached property