Tile Fields
Represent a simple tile that can display a notification header, can be checked and selected.| Name | Description |
|---|---|
| ActualHeaderProperty static | Identifies the veHeaderedContentControl.ActualHeader dependency property. Inherited from veHeaderedContentControl. |
| ActualNotificationHeaderProperty static | Identifies the TileBase.ActualNotificationHeader dependency property. Inherited from TileBase. |
| AllowCheckProperty static | Identifies the TileBase.AllowCheck dependency property. Inherited from TileBase. |
| AllowHoverProperty static | Identifies the TileBase.AllowHover dependency property. Inherited from TileBase. |
| AllowSelectionProperty static | Identifies the TileBase.AllowSelection dependency property. Inherited from TileBase. |
| AnimationIntervalProperty static | Identifies the Tile.AnimationInterval dependency property. |
| BackContentProperty static | Identifies the Tile.BackContent dependency property. |
| BackContentTemplateProperty static | Identifies the Tile.BackContentTemplate dependency property. |
| BackContentTemplateSelectorProperty static | Identifies the Tile.BackContentTemplateSelector dependency property. |
| CheckedProperty static | Identifies the TileBase.Checked dependency property. Inherited from TileBase. |
| CheckedState static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| CheckedStates static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| CheckMarkStyleProperty static | Identifies the TileBase.CheckMarkStyle dependency property. Inherited from TileBase. |
| CheckModeProperty static | Identifies the TileBase.CheckMode dependency property. Inherited from TileBase. |
| CommandParameterProperty static | Identifies the TileBase.CommandParameter dependency property. Inherited from TileBase. |
| CommandProperty static | Identifies the TileBase.Command dependency property. Inherited from TileBase. |
| HasHeaderProperty static | Identifies the veHeaderedContentControl.HasHeader dependency property. Inherited from veHeaderedContentControl. |
| HasHeaderTemplateProperty static | Identifies the veHeaderedContentControl.HasHeaderTemplate dependency property. Inherited from veHeaderedContentControl. |
| HasNotificationHeaderProperty static | Identifies the TileBase.HasNotificationHeader dependency property. Inherited from TileBase. |
| HasNotificationHeaderTemplateProperty static | Identifies the TileBase.HasNotificationHeaderTemplate dependency property. Inherited from TileBase. |
| HeaderProperty static | Identifies the veHeaderedContentControl.Header dependency property. Inherited from veHeaderedContentControl. |
| HeaderStringFormatProperty static | Identifies the veHeaderedContentControl.HeaderStringFormat dependency property. Inherited from veHeaderedContentControl. |
| HeaderStyleProperty static | Identifies the HeaderedContentContainer.HeaderStyle dependency property. Inherited from HeaderedContentContainer. |
| HeaderTemplateProperty static | Identifies the veHeaderedContentControl.HeaderTemplate dependency property. Inherited from veHeaderedContentControl. |
| HeaderTemplateSelectorProperty static | Identifies the veHeaderedContentControl.HeaderTemplateSelector dependency property. Inherited from veHeaderedContentControl. |
| HorizontalHeaderAlignmentProperty static | Identifies the HeaderedContentContainer.HorizontalHeaderAlignment dependency property. Inherited from HeaderedContentContainer. |
| HorizontalNotificationHeaderAlignmentProperty static | Identifies the TileBase.HorizontalNotificationHeaderAlignment dependency property. Inherited from TileBase. |
| HoverFrameBrushProperty static | Identifies the TileBase.HoverFrameBrush dependency property. Inherited from TileBase. |
| IsCheckedProperty static | Identifies the TileBase.IsChecked dependency property. Inherited from TileBase. |
| IsCheckMarkVisibleProperty static | Identifies the TileBase.IsCheckMarkVisible dependency property. Inherited from TileBase. |
| IsHoverFrameVisibleProperty static | Identifies the TileBase.IsHoverFrameVisible dependency property. Inherited from TileBase. |
| IsNotificationHeaderVisibleProperty static | Identifies the TileBase.IsNotificationHeaderVisible dependency property. Inherited from TileBase. |
| IsSelectedProperty static | Identifies the TileBase.IsSelected dependency property. Inherited from TileBase. |
| IsSelectionFrameVisibleProperty static | Identifies the TileBase.IsSelectionFrameVisible dependency property. Inherited from TileBase. |
| NavigationTargetParameterProperty static | Identifies the TileBase.NavigationTargetParameter dependency property. Inherited from TileBase. |
| NavigationTargetTypeProperty static | Identifies the TileBase.NavigationTargetType dependency property. Inherited from TileBase. |
| NotificationHeaderProperty static | Identifies the TileBase.NotificationHeader dependency property. Inherited from TileBase. |
| NotificationHeaderStringFormatProperty static | Identifies the TileBase.NotificationHeaderStringFormat dependency property. Inherited from TileBase. |
| NotificationHeaderStyleProperty static | Identifies the TileBase.NotificationHeaderStyle dependency property. Inherited from TileBase. |
| NotificationHeaderTemplateProperty static | Identifies the TileBase.NotificationHeaderTemplate dependency property. Inherited from TileBase. |
| NotificationHeaderTemplateSelectorProperty static | Identifies the TileBase.NotificationHeaderTemplateSelector dependency property. Inherited from TileBase. |
| SelectedProperty static | Identifies the TileBase.Selected dependency property. Inherited from TileBase. |
| SelectedState static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| SelectedStates static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| SelectionFrameBrushProperty static | Identifies the TileBase.SelectionFrameBrush dependency property. Inherited from TileBase. |
| SelectionFrameThicknessProperty static | Identifies the TileBase.SelectionFrameThickness dependency property. Inherited from TileBase. |
| ShowNotificationHeaderProperty static | Identifies the TileBase.ShowNotificationHeader dependency property. Inherited from TileBase. |
| SizeProperty static | Identifies the TileBase.Size dependency property. Inherited from TileBase. |
| UncheckedState static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| UnselectedState static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from TileBase. |
| VerticalHeaderAlignmentProperty static | Identifies the HeaderedContentContainer.VerticalHeaderAlignment dependency property. Inherited from HeaderedContentContainer. |
| VerticalNotificationHeaderAlignmentProperty static | Identifies the TileBase.VerticalNotificationHeaderAlignment dependency property. Inherited from TileBase. |
See Also