Class PullToRefreshIndicator
Inheritance
System.Object
PullToRefreshIndicator
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PullToRefreshIndicator : RadControl
Constructors
Declaration
public PullToRefreshIndicator()
Fields
Declaration
public static readonly DependencyProperty CurrentPullOffsetProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public double CurrentPullOffset { get; set; }
Property Value
Methods
Declaration
protected override bool ApplyTemplateCore()
Returns
Overrides
Extension Methods