संपादित करें

इसके माध्यम से साझा किया गया


ScrollUnit Enum

Definition

Specifies the type of unit that is used by the ScrollUnit attached property.

public enum class ScrollUnit
public enum ScrollUnit
type ScrollUnit = 
Public Enum ScrollUnit
Inheritance
ScrollUnit

Fields

Item 1

The ScrollUnit is measured in terms of the items that are displayed in the panel.

Pixel 0

The ScrollUnit is measured in terms of device-independent units (1/96th inch per unit).

Applies to