CalendarDayButton
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class CalendarDayButton : Button, IAutomationPeer, IPeerConverter, ICalendarDayButton, IButton, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlContentControlButtonBaseButtonCalendarDayButton...
Implements:
Inherited Members
Constructors
C#
public CalendarDayButton()
Fields
C#
public static AutomationProperty IsBlackedOutProperty
C#
public static AutomationProperty IsHighlightedProperty
C#
public static AutomationProperty IsInactiveProperty
C#
public static AutomationProperty IsSelectedProperty
C#
public static AutomationProperty IsTodayProperty
Properties
C#
public bool IsBlackedOut { get; set; }
C#
public bool IsHighlighted { get; set; }
C#
public bool IsInactive { get; set; }
C#
public bool IsSelected { get; set; }