EndOverflow Property (CalendarDaysOfWeekPanel)
In This Topic
Gets the length in pixels of the elements that are out of view at the end considering
System.Windows.Controls.Orientation.
Syntax
'Declaration
Public ReadOnly Property EndOverflow As Double
public double EndOverflow {get;}
See Also