The Clip type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetClipToBounds
Gets the ClipToBounds property value for the given DependencyObject.
Public methodStatic memberSetClipToBounds
Sets the ClipToBounds property value for the given DependencyObject.

Fields

  NameDescription
Public fieldStatic memberClipToBoundsProperty
Identifies the ClipToBounds attached property.

Attached Properties

  NameDescription
Public attached propertyClipToBounds
If set to True on an element, specifies that the element should be clipped to its bounds.

See Also