ScrollingSettings.GetIsManipulationEnabled(DependencyObject) Method
Gets the value of the ScrollingSettings.IsManipulationEnabled attached property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject | The DependencyObject to which the property is attached. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also