The following tables list the members exposed by Card.
| Name | Description | |
|---|---|---|
![]() | Card Constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | CardTypeProperty | Identified the CardType dependency property. |
![]() ![]() | DockProperty | Identified the Dock dependency property. |
![]() ![]() | OrderProperty | Identified the Order dependency property. |
![]() ![]() | TextProperty | Identified the Text dependency property. |
![]() ![]() | VisibilityProperty | Identified the Visibility dependency property. |
| Name | Description | |
|---|---|---|
![]() | CardType | Gets or sets the type of the Card. |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | Dock | Gets or set the side of the pivot grid to which the Card is docked. |
![]() | Order | Gets or sets the number of the Card in the card strip. |
![]() | Text | Gets or sets the caption of the Card. |
![]() | Visibility | Gets or sets the visibility of the Card. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |




