ScrollBarThinGetLineButtonVisibility Method
Gets the visibility of the line buttons.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static Visibility GetLineButtonVisibility(
ScrollBar target
)
Public Shared Function GetLineButtonVisibility (
target As ScrollBar
) As Visibility
- target ScrollBar
- ScrollBar with the target.
VisibilityVisibility with the visibility of the line buttons.