[]
Element used inside ScrollViewer template in order to provide the appropriate Clip for ScrollContentPresenter.
public class ScrollViewerContentPresenterClip : ScrollViewerCornerRadiusBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged
| Name | Description |
|---|---|
| ScrollViewerContentPresenterClip() |
| Name | Description |
|---|---|
| ScrollContentPresenterProperty | Identifies the ScrollContentPresenter dependency property. |
| Name | Description |
|---|---|
| Output | Gets the resulting Clip geometry that will be used in the scroll content presenter. |
| ScrollContentPresenter | Gets or sets the scroll content presenter which will be clipped. |
| Name | Description |
|---|---|
| UpdateOutput() | Updates the output when one of the dependant values changed. |