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.
|
Properties
Offset
Declaration
public double Offset { get; set; }
Property Value
System.
|
Methods
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
Windows.
|
Returns
Windows.
|
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()