UIElementExtensions.GetClipToBounds(UIElement) 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.
Gets the value of ClipToBoundsProperty
public static bool GetClipToBounds(Windows.UI.Xaml.UIElement element);
static member GetClipToBounds : Windows.UI.Xaml.UIElement -> bool
Public Function GetClipToBounds (element As UIElement) As Boolean
Parameters
- element
- Windows.UI.Xaml.UIElement
The Windows.UI.Xaml.UIElement to read the property value from
Returns
The Boolean associated with the Windows.UI.Xaml.FrameworkElement