Class RibbonScrollViewer
Inheritance
System.Object
RibbonScrollViewer
Namespace: Telerik.UI.Xaml.Controls.RibbonView.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RibbonScrollViewer : ContentControl
Constructors
RibbonScrollViewer()
Declaration
public RibbonScrollViewer()
Fields
OffsetProperty
Declaration
public static readonly DependencyProperty OffsetProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Offset
Declaration
public double Offset { get; set; }
Property Value
|
System.Double
|
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
|
Windows.Foundation.Size
availableSize
|
Returns
|
Windows.Foundation.Size
|
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()