UIElementExtensions.ClipToBoundsProperty Field

Definition

Attached Windows.UI.Xaml.DependencyProperty that indicates whether or not the contents of the target Windows.UI.Xaml.UIElement should always be clipped to their parent's bounds.

public static readonly Windows.UI.Xaml.DependencyProperty ClipToBoundsProperty;
 staticval mutable ClipToBoundsProperty : Windows.UI.Xaml.DependencyProperty
Public Shared ReadOnly ClipToBoundsProperty As DependencyProperty 

Field Value

Windows.UI.Xaml.DependencyProperty

Applies to