Class SegmentAnimationContextEventArgs
Inheritance
System.Object
SegmentAnimationContextEventArgs
Namespace: Telerik.UI.Xaml.Controls.Input
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class SegmentAnimationContextEventArgs : EventArgs
Constructors
SegmentAnimationContextEventArgs(Segment)
Properties
LayoutSlot
Declaration
public Rect LayoutSlot { get; }
Property Value
|
Windows.Foundation.Rect
|