Control Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The Control type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone BackgroundProperty Identifies the Background dependency property
Public fieldStatic memberSupported by Silverlight for Windows Phone BorderBrushProperty Identifies the BorderBrush dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone BorderThicknessProperty Identifies the BorderThickness dependency property.
Public fieldStatic member CharacterSpacingProperty Identifies the CharacterSpacing dependency property.
Protected fieldStatic memberSupported by Silverlight for Windows Phone DefaultStyleKeyProperty Identifies the DefaultStyleKey dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontFamilyProperty Identifies the FontFamily dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontSizeProperty Identifies the FontStyle dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontStretchProperty Identifies the FontStretch dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontStyleProperty Identifies the FontStyle dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone FontWeightProperty Identifies the FontWeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ForegroundProperty Identifies the Foreground dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalContentAlignmentProperty Identifies the HorizontalContentAlignment dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsEnabledProperty Identifies the IsEnabled dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsTabStopProperty Identifies the IsTabStop dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone PaddingProperty Identifies the Padding dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TabIndexProperty Identifies the TabIndex dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TabNavigationProperty Identifies the TabNavigation dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TemplateProperty Identifies the Template dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticalContentAlignmentProperty Identifies the VerticalContentAlignment dependency property.

Top