[]
Element used inside ScrollViewer template in order to provide the appropriate CornerRadius for the scrollbars.
public class ScrollViewerCornerRadiusBuilder : ScrollViewerCornerRadiusBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged
Name | Description |
---|---|
ScrollViewerCornerRadiusBuilder() |
Name | Description |
---|---|
OrientationProperty | Identifies the Orientation dependency property. |
Name | Description |
---|---|
Orientation | Gets or sets the orientation of the scrollbar for which this builder will be used. |
Output | Gets the resulting CornerRadius that will be used in the scrollbar. |
Name | Description |
---|---|
UpdateOutput() | Updates the output when one of the dependant values changed. |