XamlPropertyIndex Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum that lists all the supported properties in XamlDirect.
Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Core.Direct.XamlPropertyIndex (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).
public enum class XamlPropertyIndex
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Core.Direct.XamlDirectContract, 65536)]
enum class XamlPropertyIndex
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Core.Direct.XamlDirectContract), 65536)]
public enum XamlPropertyIndex
Public Enum XamlPropertyIndex
- Inheritance
-
XamlPropertyIndex
- Attributes
Windows requirements
Device family |
Windows 10, version 1809 (introduced in 10.0.17763.0)
|
API contract |
Windows.UI.Xaml.Core.Direct.XamlDirectContract (introduced in v1.0)
|
Fields
Name | Value | Description |
---|---|---|
AutomationProperties_AcceleratorKey | 5 | The AcceleratorKey property for the AutomationProperties type. |
AutomationProperties_AccessibilityView | 6 | The AccessibilityView property for the AutomationProperties type. |
AutomationProperties_AccessKey | 7 | The AccessKey property for the AutomationProperties type. |
AutomationProperties_AutomationId | 8 | The AutomationId property for the AutomationProperties type. |
AutomationProperties_ControlledPeers | 9 | The ControlledPeers property for the AutomationProperties type. |
AutomationProperties_HelpText | 10 | The HelpText property for the AutomationProperties type. |
AutomationProperties_IsRequiredForForm | 11 | The IsRequiredForForm property for the AutomationProperties type. |
AutomationProperties_ItemStatus | 12 | The ItemStatus property for the AutomationProperties type. |
AutomationProperties_ItemType | 13 | The ItemType property for the AutomationProperties type. |
AutomationProperties_LabeledBy | 14 | The LabeledBy property for the AutomationProperties type. |
AutomationProperties_LiveSetting | 15 | The LiveSetting property for the AutomationProperties type. |
AutomationProperties_Name | 16 | The Name property for the AutomationProperties type. |
ToolTipService_Placement | 24 | The Placement property for the ToolTipService type. |
ToolTipService_PlacementTarget | 25 | The PlacementTarget property for the ToolTipService type. |
ToolTipService_ToolTip | 26 | The ToolTip property for the ToolTipService type. |
Typography_AnnotationAlternates | 28 | The AnnotationAlternates property for the Typography type. |
Typography_Capitals | 29 | The Capitals property for the Typography type. |
Typography_CapitalSpacing | 30 | The CapitalSpacing property for the Typography type. |
Typography_CaseSensitiveForms | 31 | The CaseSensitiveForms property for the Typography type. |
Typography_ContextualAlternates | 32 | The ContextualAlternates property for the Typography type. |
Typography_ContextualLigatures | 33 | The ContextualLigatures property for the Typography type. |
Typography_ContextualSwashes | 34 | The ContextualSwashes property for the Typography type. |
Typography_DiscretionaryLigatures | 35 | The DiscretionaryLigatures property for the Typography type. |
Typography_EastAsianExpertForms | 36 | The EastAsianExpertForms property for the Typography type. |
Typography_EastAsianLanguage | 37 | The EastAsianLanguage property for the Typography type. |
Typography_EastAsianWidths | 38 | The EastAsianWidths property for the Typography type. |
Typography_Fraction | 39 | The Fraction property for the Typography type. |
Typography_HistoricalForms | 40 | The HistoricalForms property for the Typography type. |
Typography_HistoricalLigatures | 41 | The HistoricalLigatures property for the Typography type. |
Typography_Kerning | 42 | The Kerning property for the Typography type. |
Typography_MathematicalGreek | 43 | The MathematicalGreek property for the Typography type. |
Typography_NumeralAlignment | 44 | The NumeralAlignment property for the Typography type. |
Typography_NumeralStyle | 45 | The NumeralStyle property for the Typography type. |
Typography_SlashedZero | 46 | The SlashedZero property for the Typography type. |
Typography_StandardLigatures | 47 | The StandardLigatures property for the Typography type. |
Typography_StandardSwashes | 48 | The StandardSwashes property for the Typography type. |
Typography_StylisticAlternates | 49 | The StylisticAlternates property for the Typography type. |
Typography_StylisticSet1 | 50 | The StylisticSet1 property for the Typography type. |
Typography_StylisticSet10 | 51 | The StylisticSet10 property for the Typography type. |
Typography_StylisticSet11 | 52 | The StylisticSet11 property for the Typography type. |
Typography_StylisticSet12 | 53 | The StylisticSet12 property for the Typography type. |
Typography_StylisticSet13 | 54 | The StylisticSet13 property for the Typography type. |
Typography_StylisticSet14 | 55 | The StylisticSet14 property for the Typography type. |
Typography_StylisticSet15 | 56 | The StylisticSet15 property for the Typography type. |
Typography_StylisticSet16 | 57 | The StylisticSet16 property for the Typography type. |
Typography_StylisticSet17 | 58 | The StylisticSet17 property for the Typography type. |
Typography_StylisticSet18 | 59 | The StylisticSet18 property for the Typography type. |
Typography_StylisticSet19 | 60 | The StylisticSet19 property for the Typography type. |
Typography_StylisticSet2 | 61 | The StylisticSet2 property for the Typography type. |
Typography_StylisticSet20 | 62 | The StylisticSet20 property for the Typography type. |
Typography_StylisticSet3 | 63 | The StylisticSet3 property for the Typography type. |
Typography_StylisticSet4 | 64 | The StylisticSet4 property for the Typography type. |
Typography_StylisticSet5 | 65 | The StylisticSet5 property for the Typography type. |
Typography_StylisticSet6 | 66 | The StylisticSet6 property for the Typography type. |
Typography_StylisticSet7 | 67 | The StylisticSet7 property for the Typography type. |
Typography_StylisticSet8 | 68 | The StylisticSet8 property for the Typography type. |
Typography_StylisticSet9 | 69 | The StylisticSet9 property for the Typography type. |
Typography_Variants | 70 | The Variants property for the Typography type. |
AutomationPeer_EventsSource | 75 | The EventsSource property for the AutomationPeer type. |
AutoSuggestBoxSuggestionChosenEventArgs_SelectedItem | 76 | The SelectedItem property for the AutoSuggestBoxSuggestionChosenEventArgs type. |
AutoSuggestBoxTextChangedEventArgs_Reason | 77 | The Reason property for the AutoSuggestBoxTextChangedEventArgs type. |
Brush_Opacity | 78 | The Opacity property for the Brush type. |
Brush_RelativeTransform | 79 | The RelativeTransform property for the Brush type. |
Brush_Transform | 80 | The Transform property for the Brush type. |
CollectionViewSource_IsSourceGrouped | 81 | The IsSourceGrouped property for the CollectionViewSource type. |
CollectionViewSource_ItemsPath | 82 | The ItemsPath property for the CollectionViewSource type. |
CollectionViewSource_Source | 83 | The Source property for the CollectionViewSource type. |
CollectionViewSource_View | 84 | The View property for the CollectionViewSource type. |
ColorKeyFrame_KeyTime | 90 | The KeyTime property for the ColorKeyFrame type. |
ColorKeyFrame_Value | 91 | The Value property for the ColorKeyFrame type. |
ColumnDefinition_ActualWidth | 92 | The ActualWidth property for the ColumnDefinition type. |
ColumnDefinition_MaxWidth | 93 | The MaxWidth property for the ColumnDefinition type. |
ColumnDefinition_MinWidth | 94 | The MinWidth property for the ColumnDefinition type. |
ColumnDefinition_Width | 95 | The Width property for the ColumnDefinition type. |
ComboBoxTemplateSettings_DropDownClosedHeight | 96 | The DropDownClosedHeight property for the ComboBoxTemplateSettings type. |
ComboBoxTemplateSettings_DropDownOffset | 97 | The DropDownOffset property for the ComboBoxTemplateSettings type. |
ComboBoxTemplateSettings_DropDownOpenedHeight | 98 | The DropDownOpenedHeight property for the ComboBoxTemplateSettings type. |
ComboBoxTemplateSettings_SelectedItemDirection | 99 | The SelectedItemDirection property for the ComboBoxTemplateSettings type. |
DoubleKeyFrame_KeyTime | 107 | The KeyTime property for the DoubleKeyFrame type. |
DoubleKeyFrame_Value | 108 | The Value property for the DoubleKeyFrame type. |
EasingFunctionBase_EasingMode | 111 | The EasingMode property for the EasingFunctionBase type. |
FlyoutBase_AttachedFlyout | 114 | The AttachedFlyout property for the FlyoutBase type. |
FlyoutBase_Placement | 115 | The Placement property for the FlyoutBase type. |
Geometry_Bounds | 118 | The Bounds property for the Geometry type. |
Geometry_Transform | 119 | The Transform property for the Geometry type. |
GradientStop_Color | 120 | The Color property for the GradientStop type. |
GradientStop_Offset | 121 | The Offset property for the GradientStop type. |
GroupStyle_ContainerStyle | 124 | The ContainerStyle property for the GroupStyle type. |
GroupStyle_ContainerStyleSelector | 125 | The ContainerStyleSelector property for the GroupStyle type. |
GroupStyle_HeaderContainerStyle | 126 | The HeaderContainerStyle property for the GroupStyle type. |
GroupStyle_HeaderTemplate | 127 | The HeaderTemplate property for the GroupStyle type. |
GroupStyle_HeaderTemplateSelector | 128 | The HeaderTemplateSelector property for the GroupStyle type. |
GroupStyle_HidesIfEmpty | 129 | The HidesIfEmpty property for the GroupStyle type. |
GroupStyle_Panel | 130 | The Panel property for the GroupStyle type. |
InertiaExpansionBehavior_DesiredDeceleration | 144 | The DesiredDeceleration property for the InertiaExpansionBehavior type. |
InertiaExpansionBehavior_DesiredExpansion | 145 | The DesiredExpansion property for the InertiaExpansionBehavior type. |
InertiaRotationBehavior_DesiredDeceleration | 146 | The DesiredDeceleration property for the InertiaRotationBehavior type. |
InertiaRotationBehavior_DesiredRotation | 147 | The DesiredRotation property for the InertiaRotationBehavior type. |
InertiaTranslationBehavior_DesiredDeceleration | 148 | The DesiredDeceleration property for the InertiaTranslationBehavior type. |
InertiaTranslationBehavior_DesiredDisplacement | 149 | The DesiredDisplacement property for the InertiaTranslationBehavior type. |
InputScope_Names | 150 | The Names property for the InputScope type. |
InputScopeName_NameValue | 151 | The NameValue property for the InputScopeName type. |
KeySpline_ControlPoint1 | 153 | The ControlPoint1 property for the KeySpline type. |
KeySpline_ControlPoint2 | 154 | The ControlPoint2 property for the KeySpline type. |
ManipulationPivot_Center | 159 | The Center property for the ManipulationPivot type. |
ManipulationPivot_Radius | 160 | The Radius property for the ManipulationPivot type. |
ObjectKeyFrame_KeyTime | 183 | The KeyTime property for the ObjectKeyFrame type. |
ObjectKeyFrame_Value | 184 | The Value property for the ObjectKeyFrame type. |
PageStackEntry_SourcePageType | 185 | The SourcePageType property for the PageStackEntry type. |
PathFigure_IsClosed | 192 | The IsClosed property for the PathFigure type. |
PathFigure_IsFilled | 193 | The IsFilled property for the PathFigure type. |
PathFigure_Segments | 194 | The Segments property for the PathFigure type. |
PathFigure_StartPoint | 195 | The StartPoint property for the PathFigure type. |
Pointer_IsInContact | 199 | The IsInContact property for the Pointer type. |
Pointer_IsInRange | 200 | The IsInRange property for the Pointer type. |
Pointer_PointerDeviceType | 201 | The PointerDeviceType property for the Pointer type. |
Pointer_PointerId | 202 | The PointerId property for the Pointer type. |
PointKeyFrame_KeyTime | 205 | The KeyTime property for the PointKeyFrame type. |
PointKeyFrame_Value | 206 | The Value property for the PointKeyFrame type. |
PrintDocument_DocumentSource | 209 | The DocumentSource property for the PrintDocument type. |
ProgressBarTemplateSettings_ContainerAnimationEndPosition | 211 | The ContainerAnimationEndPosition property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_ContainerAnimationStartPosition | 212 | The ContainerAnimationStartPosition property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_EllipseAnimationEndPosition | 213 | The EllipseAnimationEndPosition property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_EllipseAnimationWellPosition | 214 | The EllipseAnimationWellPosition property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_EllipseDiameter | 215 | The EllipseDiameter property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_EllipseOffset | 216 | The EllipseOffset property for the ProgressBarTemplateSettings type. |
ProgressBarTemplateSettings_IndicatorLengthDelta | 217 | The IndicatorLengthDelta property for the ProgressBarTemplateSettings type. |
ProgressRingTemplateSettings_EllipseDiameter | 218 | The EllipseDiameter property for the ProgressRingTemplateSettings type. |
ProgressRingTemplateSettings_EllipseOffset | 219 | The EllipseOffset property for the ProgressRingTemplateSettings type. |
ProgressRingTemplateSettings_MaxSideLength | 220 | The MaxSideLength property for the ProgressRingTemplateSettings type. |
PropertyPath_Path | 221 | The Path property for the PropertyPath type. |
RowDefinition_ActualHeight | 226 | The ActualHeight property for the RowDefinition type. |
RowDefinition_Height | 227 | The Height property for the RowDefinition type. |
RowDefinition_MaxHeight | 228 | The MaxHeight property for the RowDefinition type. |
RowDefinition_MinHeight | 229 | The MinHeight property for the RowDefinition type. |
SetterBase_IsSealed | 233 | The IsSealed property for the SetterBase type. |
SettingsFlyoutTemplateSettings_BorderBrush | 234 | The BorderBrush property for the SettingsFlyoutTemplateSettings type. |
SettingsFlyoutTemplateSettings_BorderThickness | 235 | The BorderThickness property for the SettingsFlyoutTemplateSettings type. |
SettingsFlyoutTemplateSettings_ContentTransitions | 236 | The ContentTransitions property for the SettingsFlyoutTemplateSettings type. |
SettingsFlyoutTemplateSettings_HeaderBackground | 237 | The HeaderBackground property for the SettingsFlyoutTemplateSettings type. |
SettingsFlyoutTemplateSettings_HeaderForeground | 238 | The HeaderForeground property for the SettingsFlyoutTemplateSettings type. |
SettingsFlyoutTemplateSettings_IconSource | 239 | The IconSource property for the SettingsFlyoutTemplateSettings type. |
Style_BasedOn | 244 | The BasedOn property for the Style type. |
Style_IsSealed | 245 | The IsSealed property for the Style type. |
Style_Setters | 246 | The Setters property for the Style type. |
Style_TargetType | 247 | The TargetType property for the Style type. |
TextElement_CharacterSpacing | 249 | The CharacterSpacing property for the TextElement type. |
TextElement_FontFamily | 250 | The FontFamily property for the TextElement type. |
TextElement_FontSize | 251 | The FontSize property for the TextElement type. |
TextElement_FontStretch | 252 | The FontStretch property for the TextElement type. |
TextElement_FontStyle | 253 | The FontStyle property for the TextElement type. |
TextElement_FontWeight | 254 | The FontWeight property for the TextElement type. |
TextElement_Foreground | 255 | The Foreground property for the TextElement type. |
TextElement_IsTextScaleFactorEnabled | 256 | The IsTextScaleFactorEnabled property for the TextElement type. |
TextElement_Language | 257 | The Language property for the TextElement type. |
Timeline_AutoReverse | 263 | The AutoReverse property for the Timeline type. |
Timeline_BeginTime | 264 | The BeginTime property for the Timeline type. |
Timeline_Duration | 265 | The Duration property for the Timeline type. |
Timeline_FillBehavior | 266 | The FillBehavior property for the Timeline type. |
Timeline_RepeatBehavior | 267 | The RepeatBehavior property for the Timeline type. |
Timeline_SpeedRatio | 268 | The SpeedRatio property for the Timeline type. |
TimelineMarker_Text | 269 | The Text property for the TimelineMarker type. |
TimelineMarker_Time | 270 | The Time property for the TimelineMarker type. |
TimelineMarker_Type | 271 | The Type property for the TimelineMarker type. |
ToggleSwitchTemplateSettings_CurtainCurrentToOffOffset | 273 | The CurtainCurrentToOffOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_CurtainCurrentToOnOffset | 274 | The CurtainCurrentToOnOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_CurtainOffToOnOffset | 275 | The CurtainOffToOnOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_CurtainOnToOffOffset | 276 | The CurtainOnToOffOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_KnobCurrentToOffOffset | 277 | The KnobCurrentToOffOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_KnobCurrentToOnOffset | 278 | The KnobCurrentToOnOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_KnobOffToOnOffset | 279 | The KnobOffToOnOffset property for the ToggleSwitchTemplateSettings type. |
ToggleSwitchTemplateSettings_KnobOnToOffOffset | 280 | The KnobOnToOffOffset property for the ToggleSwitchTemplateSettings type. |
ToolTipTemplateSettings_FromHorizontalOffset | 281 | The FromHorizontalOffset property for the ToolTipTemplateSettings type. |
ToolTipTemplateSettings_FromVerticalOffset | 282 | The FromVerticalOffset property for the ToolTipTemplateSettings type. |
UIElement_AllowDrop | 292 | The AllowDrop property for the UIElement type. |
UIElement_CacheMode | 293 | The CacheMode property for the UIElement type. |
UIElement_Clip | 295 | The Clip property for the UIElement type. |
UIElement_CompositeMode | 296 | The CompositeMode property for the UIElement type. |
UIElement_IsDoubleTapEnabled | 297 | The IsDoubleTapEnabled property for the UIElement type. |
UIElement_IsHitTestVisible | 298 | The IsHitTestVisible property for the UIElement type. |
UIElement_IsHoldingEnabled | 299 | The IsHoldingEnabled property for the UIElement type. |
UIElement_IsRightTapEnabled | 300 | The IsRightTapEnabled property for the UIElement type. |
UIElement_IsTapEnabled | 301 | The IsTapEnabled property for the UIElement type. |
UIElement_ManipulationMode | 302 | The ManipulationMode property for the UIElement type. |
UIElement_Opacity | 303 | The Opacity property for the UIElement type. |
UIElement_PointerCaptures | 304 | The PointerCaptures property for the UIElement type. |
UIElement_Projection | 305 | The Projection property for the UIElement type. |
UIElement_RenderSize | 306 | The RenderSize property for the UIElement type. |
UIElement_RenderTransform | 307 | The RenderTransform property for the UIElement type. |
UIElement_RenderTransformOrigin | 308 | The RenderTransformOrigin property for the UIElement type. |
UIElement_Transitions | 309 | The Transitions property for the UIElement type. |
UIElement_UseLayoutRounding | 311 | The UseLayoutRounding property for the UIElement type. |
UIElement_Visibility | 312 | The Visibility property for the UIElement type. |
VisualState_Storyboard | 322 | The Storyboard property for the VisualState type. |
VisualStateGroup_States | 323 | The States property for the VisualStateGroup type. |
VisualStateGroup_Transitions | 324 | The Transitions property for the VisualStateGroup type. |
VisualStateManager_CustomVisualStateManager | 325 | The CustomVisualStateManager property for the VisualStateManager type. |
VisualStateManager_VisualStateGroups | 326 | The VisualStateGroups property for the VisualStateManager type. |
VisualTransition_From | 327 | The From property for the VisualTransition type. |
VisualTransition_GeneratedDuration | 328 | The GeneratedDuration property for the VisualTransition type. |
VisualTransition_GeneratedEasingFunction | 329 | The GeneratedEasingFunction property for the VisualTransition type. |
VisualTransition_Storyboard | 330 | The Storyboard property for the VisualTransition type. |
VisualTransition_To | 331 | The To property for the VisualTransition type. |
ArcSegment_IsLargeArc | 332 | The IsLargeArc property for the ArcSegment type. |
ArcSegment_Point | 333 | The Point property for the ArcSegment type. |
ArcSegment_RotationAngle | 334 | The RotationAngle property for the ArcSegment type. |
ArcSegment_Size | 335 | The Size property for the ArcSegment type. |
ArcSegment_SweepDirection | 336 | The SweepDirection property for the ArcSegment type. |
BackEase_Amplitude | 337 | The Amplitude property for the BackEase type. |
BeginStoryboard_Storyboard | 338 | The Storyboard property for the BeginStoryboard type. |
BezierSegment_Point1 | 339 | The Point1 property for the BezierSegment type. |
BezierSegment_Point2 | 340 | The Point2 property for the BezierSegment type. |
BezierSegment_Point3 | 341 | The Point3 property for the BezierSegment type. |
BitmapSource_PixelHeight | 342 | The PixelHeight property for the BitmapSource type. |
BitmapSource_PixelWidth | 343 | The PixelWidth property for the BitmapSource type. |
Block_LineHeight | 344 | The LineHeight property for the Block type. |
Block_LineStackingStrategy | 345 | The LineStackingStrategy property for the Block type. |
Block_Margin | 346 | The Margin property for the Block type. |
Block_TextAlignment | 347 | The TextAlignment property for the Block type. |
BounceEase_Bounces | 348 | The Bounces property for the BounceEase type. |
BounceEase_Bounciness | 349 | The Bounciness property for the BounceEase type. |
ColorAnimation_By | 350 | The By property for the ColorAnimation type. |
ColorAnimation_EasingFunction | 351 | The EasingFunction property for the ColorAnimation type. |
ColorAnimation_EnableDependentAnimation | 352 | The EnableDependentAnimation property for the ColorAnimation type. |
ColorAnimation_From | 353 | The From property for the ColorAnimation type. |
ColorAnimation_To | 354 | The To property for the ColorAnimation type. |
ColorAnimationUsingKeyFrames_EnableDependentAnimation | 355 | The EnableDependentAnimation property for the ColorAnimationUsingKeyFrames type. |
ColorAnimationUsingKeyFrames_KeyFrames | 356 | The KeyFrames property for the ColorAnimationUsingKeyFrames type. |
ContentThemeTransition_HorizontalOffset | 357 | The HorizontalOffset property for the ContentThemeTransition type. |
ContentThemeTransition_VerticalOffset | 358 | The VerticalOffset property for the ContentThemeTransition type. |
ControlTemplate_TargetType | 359 | The TargetType property for the ControlTemplate type. |
DispatcherTimer_Interval | 362 | The Interval property for the DispatcherTimer type. |
DoubleAnimation_By | 363 | The By property for the DoubleAnimation type. |
DoubleAnimation_EasingFunction | 364 | The EasingFunction property for the DoubleAnimation type. |
DoubleAnimation_EnableDependentAnimation | 365 | The EnableDependentAnimation property for the DoubleAnimation type. |
DoubleAnimation_From | 366 | The From property for the DoubleAnimation type. |
DoubleAnimation_To | 367 | The To property for the DoubleAnimation type. |
DoubleAnimationUsingKeyFrames_EnableDependentAnimation | 368 | The EnableDependentAnimation property for the DoubleAnimationUsingKeyFrames type. |
DoubleAnimationUsingKeyFrames_KeyFrames | 369 | The KeyFrames property for the DoubleAnimationUsingKeyFrames type. |
EasingColorKeyFrame_EasingFunction | 372 | The EasingFunction property for the EasingColorKeyFrame type. |
EasingDoubleKeyFrame_EasingFunction | 373 | The EasingFunction property for the EasingDoubleKeyFrame type. |
EasingPointKeyFrame_EasingFunction | 374 | The EasingFunction property for the EasingPointKeyFrame type. |
EdgeUIThemeTransition_Edge | 375 | The Edge property for the EdgeUIThemeTransition type. |
ElasticEase_Oscillations | 376 | The Oscillations property for the ElasticEase type. |
ElasticEase_Springiness | 377 | The Springiness property for the ElasticEase type. |
EllipseGeometry_Center | 378 | The Center property for the EllipseGeometry type. |
EllipseGeometry_RadiusX | 379 | The RadiusX property for the EllipseGeometry type. |
EllipseGeometry_RadiusY | 380 | The RadiusY property for the EllipseGeometry type. |
EntranceThemeTransition_FromHorizontalOffset | 381 | The FromHorizontalOffset property for the EntranceThemeTransition type. |
EntranceThemeTransition_FromVerticalOffset | 382 | The FromVerticalOffset property for the EntranceThemeTransition type. |
EntranceThemeTransition_IsStaggeringEnabled | 383 | The IsStaggeringEnabled property for the EntranceThemeTransition type. |
EventTrigger_Actions | 384 | The Actions property for the EventTrigger type. |
EventTrigger_RoutedEvent | 385 | The RoutedEvent property for the EventTrigger type. |
ExponentialEase_Exponent | 386 | The Exponent property for the ExponentialEase type. |
Flyout_Content | 387 | The Content property for the Flyout type. |
Flyout_FlyoutPresenterStyle | 388 | The FlyoutPresenterStyle property for the Flyout type. |
FrameworkElement_ActualHeight | 389 | The ActualHeight property for the FrameworkElement type. |
FrameworkElement_ActualWidth | 390 | The ActualWidth property for the FrameworkElement type. |
FrameworkElement_DataContext | 391 | The DataContext property for the FrameworkElement type. |
FrameworkElement_FlowDirection | 392 | The FlowDirection property for the FrameworkElement type. |
FrameworkElement_Height | 393 | The Height property for the FrameworkElement type. |
FrameworkElement_HorizontalAlignment | 394 | The HorizontalAlignment property for the FrameworkElement type. |
FrameworkElement_Language | 396 | The Language property for the FrameworkElement type. |
FrameworkElement_Margin | 397 | The Margin property for the FrameworkElement type. |
FrameworkElement_MaxHeight | 398 | The MaxHeight property for the FrameworkElement type. |
FrameworkElement_MaxWidth | 399 | The MaxWidth property for the FrameworkElement type. |
FrameworkElement_MinHeight | 400 | The MinHeight property for the FrameworkElement type. |
FrameworkElement_MinWidth | 401 | The MinWidth property for the FrameworkElement type. |
FrameworkElement_Parent | 402 | The Parent property for the FrameworkElement type. |
FrameworkElement_RequestedTheme | 403 | The RequestedTheme property for the FrameworkElement type. |
FrameworkElement_Resources | 404 | The Resources property for the FrameworkElement type. |
FrameworkElement_Style | 405 | The Style property for the FrameworkElement type. |
FrameworkElement_Tag | 406 | The Tag property for the FrameworkElement type. |
FrameworkElement_Triggers | 407 | The Triggers property for the FrameworkElement type. |
FrameworkElement_VerticalAlignment | 408 | The VerticalAlignment property for the FrameworkElement type. |
FrameworkElement_Width | 409 | The Width property for the FrameworkElement type. |
FrameworkElementAutomationPeer_Owner | 410 | The Owner property for the FrameworkElementAutomationPeer type. |
GeometryGroup_Children | 411 | The Children property for the GeometryGroup type. |
GeometryGroup_FillRule | 412 | The FillRule property for the GeometryGroup type. |
GradientBrush_ColorInterpolationMode | 413 | The ColorInterpolationMode property for the GradientBrush type. |
GradientBrush_GradientStops | 414 | The GradientStops property for the GradientBrush type. |
GradientBrush_MappingMode | 415 | The MappingMode property for the GradientBrush type. |
GradientBrush_SpreadMethod | 416 | The SpreadMethod property for the GradientBrush type. |
GridViewItemTemplateSettings_DragItemsCount | 417 | The DragItemsCount property for the GridViewItemTemplateSettings type. |
ItemAutomationPeer_Item | 419 | The Item property for the ItemAutomationPeer type. |
ItemAutomationPeer_ItemsControlAutomationPeer | 420 | The ItemsControlAutomationPeer property for the ItemAutomationPeer type. |
LineGeometry_EndPoint | 422 | The EndPoint property for the LineGeometry type. |
LineGeometry_StartPoint | 423 | The StartPoint property for the LineGeometry type. |
LineSegment_Point | 424 | The Point property for the LineSegment type. |
ListViewItemTemplateSettings_DragItemsCount | 425 | The DragItemsCount property for the ListViewItemTemplateSettings type. |
Matrix3DProjection_ProjectionMatrix | 426 | The ProjectionMatrix property for the Matrix3DProjection type. |
MenuFlyout_Items | 427 | The Items property for the MenuFlyout type. |
MenuFlyout_MenuFlyoutPresenterStyle | 428 | The MenuFlyoutPresenterStyle property for the MenuFlyout type. |
ObjectAnimationUsingKeyFrames_EnableDependentAnimation | 429 | The EnableDependentAnimation property for the ObjectAnimationUsingKeyFrames type. |
ObjectAnimationUsingKeyFrames_KeyFrames | 430 | The KeyFrames property for the ObjectAnimationUsingKeyFrames type. |
PaneThemeTransition_Edge | 431 | The Edge property for the PaneThemeTransition type. |
PathGeometry_Figures | 432 | The Figures property for the PathGeometry type. |
PathGeometry_FillRule | 433 | The FillRule property for the PathGeometry type. |
PlaneProjection_CenterOfRotationX | 434 | The CenterOfRotationX property for the PlaneProjection type. |
PlaneProjection_CenterOfRotationY | 435 | The CenterOfRotationY property for the PlaneProjection type. |
PlaneProjection_CenterOfRotationZ | 436 | The CenterOfRotationZ property for the PlaneProjection type. |
PlaneProjection_GlobalOffsetX | 437 | The GlobalOffsetX property for the PlaneProjection type. |
PlaneProjection_GlobalOffsetY | 438 | The GlobalOffsetY property for the PlaneProjection type. |
PlaneProjection_GlobalOffsetZ | 439 | The GlobalOffsetZ property for the PlaneProjection type. |
PlaneProjection_LocalOffsetX | 440 | The LocalOffsetX property for the PlaneProjection type. |
PlaneProjection_LocalOffsetY | 441 | The LocalOffsetY property for the PlaneProjection type. |
PlaneProjection_LocalOffsetZ | 442 | The LocalOffsetZ property for the PlaneProjection type. |
PlaneProjection_ProjectionMatrix | 443 | The ProjectionMatrix property for the PlaneProjection type. |
PlaneProjection_RotationX | 444 | The RotationX property for the PlaneProjection type. |
PlaneProjection_RotationY | 445 | The RotationY property for the PlaneProjection type. |
PlaneProjection_RotationZ | 446 | The RotationZ property for the PlaneProjection type. |
PointAnimation_By | 447 | The By property for the PointAnimation type. |
PointAnimation_EasingFunction | 448 | The EasingFunction property for the PointAnimation type. |
PointAnimation_EnableDependentAnimation | 449 | The EnableDependentAnimation property for the PointAnimation type. |
PointAnimation_From | 450 | The From property for the PointAnimation type. |
PointAnimation_To | 451 | The To property for the PointAnimation type. |
PointAnimationUsingKeyFrames_EnableDependentAnimation | 452 | The EnableDependentAnimation property for the PointAnimationUsingKeyFrames type. |
PointAnimationUsingKeyFrames_KeyFrames | 453 | The KeyFrames property for the PointAnimationUsingKeyFrames type. |
PolyBezierSegment_Points | 456 | The Points property for the PolyBezierSegment type. |
PolyLineSegment_Points | 457 | The Points property for the PolyLineSegment type. |
PolyQuadraticBezierSegment_Points | 458 | The Points property for the PolyQuadraticBezierSegment type. |
PopupThemeTransition_FromHorizontalOffset | 459 | The FromHorizontalOffset property for the PopupThemeTransition type. |
PopupThemeTransition_FromVerticalOffset | 460 | The FromVerticalOffset property for the PopupThemeTransition type. |
PowerEase_Power | 461 | The Power property for the PowerEase type. |
QuadraticBezierSegment_Point1 | 466 | The Point1 property for the QuadraticBezierSegment type. |
QuadraticBezierSegment_Point2 | 467 | The Point2 property for the QuadraticBezierSegment type. |
RectangleGeometry_Rect | 470 | The Rect property for the RectangleGeometry type. |
RelativeSource_Mode | 471 | The Mode property for the RelativeSource type. |
RenderTargetBitmap_PixelHeight | 472 | The PixelHeight property for the RenderTargetBitmap type. |
RenderTargetBitmap_PixelWidth | 473 | The PixelWidth property for the RenderTargetBitmap type. |
Setter_Property | 474 | The Property property for the Setter type. |
Setter_Value | 475 | The Value property for the Setter type. |
SolidColorBrush_Color | 476 | The Color property for the SolidColorBrush type. |
SplineColorKeyFrame_KeySpline | 477 | The KeySpline property for the SplineColorKeyFrame type. |
SplineDoubleKeyFrame_KeySpline | 478 | The KeySpline property for the SplineDoubleKeyFrame type. |
SplinePointKeyFrame_KeySpline | 479 | The KeySpline property for the SplinePointKeyFrame type. |
TileBrush_AlignmentX | 483 | The AlignmentX property for the TileBrush type. |
TileBrush_AlignmentY | 484 | The AlignmentY property for the TileBrush type. |
TileBrush_Stretch | 485 | The Stretch property for the TileBrush type. |
Binding_Converter | 487 | The Converter property for the Binding type. |
Binding_ConverterLanguage | 488 | The ConverterLanguage property for the Binding type. |
Binding_ConverterParameter | 489 | The ConverterParameter property for the Binding type. |
Binding_ElementName | 490 | The ElementName property for the Binding type. |
Binding_FallbackValue | 491 | The FallbackValue property for the Binding type. |
Binding_Mode | 492 | The Mode property for the Binding type. |
Binding_Path | 493 | The Path property for the Binding type. |
Binding_RelativeSource | 494 | The RelativeSource property for the Binding type. |
Binding_Source | 495 | The Source property for the Binding type. |
Binding_TargetNullValue | 496 | The TargetNullValue property for the Binding type. |
Binding_UpdateSourceTrigger | 497 | The UpdateSourceTrigger property for the Binding type. |
BitmapImage_CreateOptions | 498 | The CreateOptions property for the BitmapImage type. |
BitmapImage_DecodePixelHeight | 499 | The DecodePixelHeight property for the BitmapImage type. |
BitmapImage_DecodePixelType | 500 | The DecodePixelType property for the BitmapImage type. |
BitmapImage_DecodePixelWidth | 501 | The DecodePixelWidth property for the BitmapImage type. |
BitmapImage_UriSource | 502 | The UriSource property for the BitmapImage type. |
Border_Background | 503 | The Background property for the Border type. |
Border_BorderBrush | 504 | The BorderBrush property for the Border type. |
Border_BorderThickness | 505 | The BorderThickness property for the Border type. |
Border_Child | 506 | The Child property for the Border type. |
Border_ChildTransitions | 507 | The ChildTransitions property for the Border type. |
Border_CornerRadius | 508 | The CornerRadius property for the Border type. |
Border_Padding | 509 | The Padding property for the Border type. |
CaptureElement_Source | 510 | The Source property for the CaptureElement type. |
CaptureElement_Stretch | 511 | The Stretch property for the CaptureElement type. |
CompositeTransform_CenterX | 514 | The CenterX property for the CompositeTransform type. |
CompositeTransform_CenterY | 515 | The CenterY property for the CompositeTransform type. |
CompositeTransform_Rotation | 516 | The Rotation property for the CompositeTransform type. |
CompositeTransform_ScaleX | 517 | The ScaleX property for the CompositeTransform type. |
CompositeTransform_ScaleY | 518 | The ScaleY property for the CompositeTransform type. |
CompositeTransform_SkewX | 519 | The SkewX property for the CompositeTransform type. |
CompositeTransform_SkewY | 520 | The SkewY property for the CompositeTransform type. |
CompositeTransform_TranslateX | 521 | The TranslateX property for the CompositeTransform type. |
CompositeTransform_TranslateY | 522 | The TranslateY property for the CompositeTransform type. |
ContentPresenter_CharacterSpacing | 523 | The CharacterSpacing property for the ContentPresenter type. |
ContentPresenter_Content | 524 | The Content property for the ContentPresenter type. |
ContentPresenter_ContentTemplate | 525 | The ContentTemplate property for the ContentPresenter type. |
ContentPresenter_ContentTemplateSelector | 526 | The ContentTemplateSelector property for the ContentPresenter type. |
ContentPresenter_ContentTransitions | 527 | The ContentTransitions property for the ContentPresenter type. |
ContentPresenter_FontFamily | 528 | The FontFamily property for the ContentPresenter type. |
ContentPresenter_FontSize | 529 | The FontSize property for the ContentPresenter type. |
ContentPresenter_FontStretch | 530 | The FontStretch property for the ContentPresenter type. |
ContentPresenter_FontStyle | 531 | The FontStyle property for the ContentPresenter type. |
ContentPresenter_FontWeight | 532 | The FontWeight property for the ContentPresenter type. |
ContentPresenter_Foreground | 533 | The Foreground property for the ContentPresenter type. |
ContentPresenter_IsTextScaleFactorEnabled | 534 | The IsTextScaleFactorEnabled property for the ContentPresenter type. |
ContentPresenter_LineStackingStrategy | 535 | The LineStackingStrategy property for the ContentPresenter type. |
ContentPresenter_MaxLines | 536 | The MaxLines property for the ContentPresenter type. |
ContentPresenter_OpticalMarginAlignment | 537 | The OpticalMarginAlignment property for the ContentPresenter type. |
ContentPresenter_TextLineBounds | 539 | The TextLineBounds property for the ContentPresenter type. |
ContentPresenter_TextWrapping | 540 | The TextWrapping property for the ContentPresenter type. |
Control_Background | 541 | The Background property for the Control type. |
Control_BorderBrush | 542 | The BorderBrush property for the Control type. |
Control_BorderThickness | 543 | The BorderThickness property for the Control type. |
Control_CharacterSpacing | 544 | The CharacterSpacing property for the Control type. |
Control_FocusState | 546 | The FocusState property for the Control type. |
Control_FontFamily | 547 | The FontFamily property for the Control type. |
Control_FontSize | 548 | The FontSize property for the Control type. |
Control_FontStretch | 549 | The FontStretch property for the Control type. |
Control_FontStyle | 550 | The FontStyle property for the Control type. |
Control_FontWeight | 551 | The FontWeight property for the Control type. |
Control_Foreground | 552 | The Foreground property for the Control type. |
Control_HorizontalContentAlignment | 553 | The HorizontalContentAlignment property for the Control type. |
Control_IsEnabled | 554 | The IsEnabled property for the Control type. |
Control_IsTabStop | 555 | The IsTabStop property for the Control type. |
Control_IsTextScaleFactorEnabled | 556 | The IsTextScaleFactorEnabled property for the Control type. |
Control_Padding | 557 | The Padding property for the Control type. |
Control_TabIndex | 558 | The TabIndex property for the Control type. |
Control_TabNavigation | 559 | The TabNavigation property for the Control type. |
Control_Template | 560 | The Template property for the Control type. |
Control_VerticalContentAlignment | 561 | The VerticalContentAlignment property for the Control type. |
DragItemThemeAnimation_TargetName | 565 | The TargetName property for the DragItemThemeAnimation type. |
DragOverThemeAnimation_Direction | 566 | The Direction property for the DragOverThemeAnimation type. |
DragOverThemeAnimation_TargetName | 567 | The TargetName property for the DragOverThemeAnimation type. |
DragOverThemeAnimation_ToOffset | 568 | The ToOffset property for the DragOverThemeAnimation type. |
DropTargetItemThemeAnimation_TargetName | 569 | The TargetName property for the DropTargetItemThemeAnimation type. |
FadeInThemeAnimation_TargetName | 570 | The TargetName property for the FadeInThemeAnimation type. |
FadeOutThemeAnimation_TargetName | 571 | The TargetName property for the FadeOutThemeAnimation type. |
Glyphs_Fill | 574 | The Fill property for the Glyphs type. |
Glyphs_FontRenderingEmSize | 575 | The FontRenderingEmSize property for the Glyphs type. |
Glyphs_FontUri | 576 | The FontUri property for the Glyphs type. |
Glyphs_Indices | 577 | The Indices property for the Glyphs type. |
Glyphs_OriginX | 578 | The OriginX property for the Glyphs type. |
Glyphs_OriginY | 579 | The OriginY property for the Glyphs type. |
Glyphs_StyleSimulations | 580 | The StyleSimulations property for the Glyphs type. |
Glyphs_UnicodeString | 581 | The UnicodeString property for the Glyphs type. |
IconElement_Foreground | 584 | The Foreground property for the IconElement type. |
Image_NineGrid | 586 | The NineGrid property for the Image type. |
Image_PlayToSource | 587 | The PlayToSource property for the Image type. |
Image_Source | 588 | The Source property for the Image type. |
Image_Stretch | 589 | The Stretch property for the Image type. |
ImageBrush_ImageSource | 591 | The ImageSource property for the ImageBrush type. |
InlineUIContainer_Child | 592 | The Child property for the InlineUIContainer type. |
ItemsPresenter_Footer | 594 | The Footer property for the ItemsPresenter type. |
ItemsPresenter_FooterTemplate | 595 | The FooterTemplate property for the ItemsPresenter type. |
ItemsPresenter_FooterTransitions | 596 | The FooterTransitions property for the ItemsPresenter type. |
ItemsPresenter_Header | 597 | The Header property for the ItemsPresenter type. |
ItemsPresenter_HeaderTemplate | 598 | The HeaderTemplate property for the ItemsPresenter type. |
ItemsPresenter_HeaderTransitions | 599 | The HeaderTransitions property for the ItemsPresenter type. |
ItemsPresenter_Padding | 601 | The Padding property for the ItemsPresenter type. |
LinearGradientBrush_EndPoint | 602 | The EndPoint property for the LinearGradientBrush type. |
LinearGradientBrush_StartPoint | 603 | The StartPoint property for the LinearGradientBrush type. |
MatrixTransform_Matrix | 604 | The Matrix property for the MatrixTransform type. |
MediaElement_ActualStereo3DVideoPackingMode | 605 | The ActualStereo3DVideoPackingMode property for the MediaElement type. |
MediaElement_AreTransportControlsEnabled | 606 | The AreTransportControlsEnabled property for the MediaElement type. |
MediaElement_AspectRatioHeight | 607 | The AspectRatioHeight property for the MediaElement type. |
MediaElement_AspectRatioWidth | 608 | The AspectRatioWidth property for the MediaElement type. |
MediaElement_AudioCategory | 609 | The AudioCategory property for the MediaElement type. |
MediaElement_AudioDeviceType | 610 | The AudioDeviceType property for the MediaElement type. |
MediaElement_AudioStreamCount | 611 | The AudioStreamCount property for the MediaElement type. |
MediaElement_AudioStreamIndex | 612 | The AudioStreamIndex property for the MediaElement type. |
MediaElement_AutoPlay | 613 | The AutoPlay property for the MediaElement type. |
MediaElement_Balance | 614 | The Balance property for the MediaElement type. |
MediaElement_BufferingProgress | 615 | The BufferingProgress property for the MediaElement type. |
MediaElement_CanPause | 616 | The CanPause property for the MediaElement type. |
MediaElement_CanSeek | 617 | The CanSeek property for the MediaElement type. |
MediaElement_CurrentState | 618 | The CurrentState property for the MediaElement type. |
MediaElement_DefaultPlaybackRate | 619 | The DefaultPlaybackRate property for the MediaElement type. |
MediaElement_DownloadProgress | 620 | The DownloadProgress property for the MediaElement type. |
MediaElement_DownloadProgressOffset | 621 | The DownloadProgressOffset property for the MediaElement type. |
MediaElement_IsAudioOnly | 623 | The IsAudioOnly property for the MediaElement type. |
MediaElement_IsFullWindow | 624 | The IsFullWindow property for the MediaElement type. |
MediaElement_IsLooping | 625 | The IsLooping property for the MediaElement type. |
MediaElement_IsMuted | 626 | The IsMuted property for the MediaElement type. |
MediaElement_IsStereo3DVideo | 627 | The IsStereo3DVideo property for the MediaElement type. |
MediaElement_Markers | 628 | The Markers property for the MediaElement type. |
MediaElement_NaturalDuration | 629 | The NaturalDuration property for the MediaElement type. |
MediaElement_NaturalVideoHeight | 630 | The NaturalVideoHeight property for the MediaElement type. |
MediaElement_NaturalVideoWidth | 631 | The NaturalVideoWidth property for the MediaElement type. |
MediaElement_PlaybackRate | 632 | The PlaybackRate property for the MediaElement type. |
MediaElement_PlayToPreferredSourceUri | 633 | The PlayToPreferredSourceUri property for the MediaElement type. |
MediaElement_PlayToSource | 634 | The PlayToSource property for the MediaElement type. |
MediaElement_Position | 635 | The Position property for the MediaElement type. |
MediaElement_PosterSource | 636 | The PosterSource property for the MediaElement type. |
MediaElement_ProtectionManager | 637 | The ProtectionManager property for the MediaElement type. |
MediaElement_RealTimePlayback | 638 | The RealTimePlayback property for the MediaElement type. |
MediaElement_Source | 639 | The Source property for the MediaElement type. |
MediaElement_Stereo3DVideoPackingMode | 640 | The Stereo3DVideoPackingMode property for the MediaElement type. |
MediaElement_Stereo3DVideoRenderMode | 641 | The Stereo3DVideoRenderMode property for the MediaElement type. |
MediaElement_Stretch | 642 | The Stretch property for the MediaElement type. |
MediaElement_TransportControls | 643 | The TransportControls property for the MediaElement type. |
MediaElement_Volume | 644 | The Volume property for the MediaElement type. |
Panel_Background | 647 | The Background property for the Panel type. |
Panel_Children | 648 | The Children property for the Panel type. |
Panel_ChildrenTransitions | 649 | The ChildrenTransitions property for the Panel type. |
Panel_IsItemsHost | 651 | The IsItemsHost property for the Panel type. |
Paragraph_Inlines | 652 | The Inlines property for the Paragraph type. |
Paragraph_TextIndent | 653 | The TextIndent property for the Paragraph type. |
PointerDownThemeAnimation_TargetName | 660 | The TargetName property for the PointerDownThemeAnimation type. |
PointerUpThemeAnimation_TargetName | 662 | The TargetName property for the PointerUpThemeAnimation type. |
PopInThemeAnimation_FromHorizontalOffset | 664 | The FromHorizontalOffset property for the PopInThemeAnimation type. |
PopInThemeAnimation_FromVerticalOffset | 665 | The FromVerticalOffset property for the PopInThemeAnimation type. |
PopInThemeAnimation_TargetName | 666 | The TargetName property for the PopInThemeAnimation type. |
PopOutThemeAnimation_TargetName | 667 | The TargetName property for the PopOutThemeAnimation type. |
Popup_Child | 668 | The Child property for the Popup type. |
Popup_ChildTransitions | 669 | The ChildTransitions property for the Popup type. |
Popup_HorizontalOffset | 670 | The HorizontalOffset property for the Popup type. |
Popup_IsLightDismissEnabled | 673 | The IsLightDismissEnabled property for the Popup type. |
Popup_IsOpen | 674 | The IsOpen property for the Popup type. |
Popup_VerticalOffset | 676 | The VerticalOffset property for the Popup type. |
RepositionThemeAnimation_FromHorizontalOffset | 683 | The FromHorizontalOffset property for the RepositionThemeAnimation type. |
RepositionThemeAnimation_FromVerticalOffset | 684 | The FromVerticalOffset property for the RepositionThemeAnimation type. |
RepositionThemeAnimation_TargetName | 685 | The TargetName property for the RepositionThemeAnimation type. |
ResourceDictionary_MergedDictionaries | 687 | The MergedDictionaries property for the ResourceDictionary type. |
ResourceDictionary_Source | 688 | The Source property for the ResourceDictionary type. |
ResourceDictionary_ThemeDictionaries | 689 | The ThemeDictionaries property for the ResourceDictionary type. |
RichTextBlock_Blocks | 691 | The Blocks property for the RichTextBlock type. |
RichTextBlock_CharacterSpacing | 692 | The CharacterSpacing property for the RichTextBlock type. |
RichTextBlock_FontFamily | 693 | The FontFamily property for the RichTextBlock type. |
RichTextBlock_FontSize | 694 | The FontSize property for the RichTextBlock type. |
RichTextBlock_FontStretch | 695 | The FontStretch property for the RichTextBlock type. |
RichTextBlock_FontStyle | 696 | The FontStyle property for the RichTextBlock type. |
RichTextBlock_FontWeight | 697 | The FontWeight property for the RichTextBlock type. |
RichTextBlock_Foreground | 698 | The Foreground property for the RichTextBlock type. |
RichTextBlock_HasOverflowContent | 699 | The HasOverflowContent property for the RichTextBlock type. |
RichTextBlock_IsColorFontEnabled | 700 | The IsColorFontEnabled property for the RichTextBlock type. |
RichTextBlock_IsTextScaleFactorEnabled | 701 | The IsTextScaleFactorEnabled property for the RichTextBlock type. |
RichTextBlock_IsTextSelectionEnabled | 702 | The IsTextSelectionEnabled property for the RichTextBlock type. |
RichTextBlock_LineHeight | 703 | The LineHeight property for the RichTextBlock type. |
RichTextBlock_LineStackingStrategy | 704 | The LineStackingStrategy property for the RichTextBlock type. |
RichTextBlock_MaxLines | 705 | The MaxLines property for the RichTextBlock type. |
RichTextBlock_OpticalMarginAlignment | 706 | The OpticalMarginAlignment property for the RichTextBlock type. |
RichTextBlock_OverflowContentTarget | 707 | The OverflowContentTarget property for the RichTextBlock type. |
RichTextBlock_Padding | 708 | The Padding property for the RichTextBlock type. |
RichTextBlock_SelectedText | 709 | The SelectedText property for the RichTextBlock type. |
RichTextBlock_SelectionHighlightColor | 710 | The SelectionHighlightColor property for the RichTextBlock type. |
RichTextBlock_TextAlignment | 711 | The TextAlignment property for the RichTextBlock type. |
RichTextBlock_TextIndent | 712 | The TextIndent property for the RichTextBlock type. |
RichTextBlock_TextLineBounds | 713 | The TextLineBounds property for the RichTextBlock type. |
RichTextBlock_TextReadingOrder | 714 | The TextReadingOrder property for the RichTextBlock type. |
RichTextBlock_TextTrimming | 715 | The TextTrimming property for the RichTextBlock type. |
RichTextBlock_TextWrapping | 716 | The TextWrapping property for the RichTextBlock type. |
RichTextBlockOverflow_HasOverflowContent | 717 | The HasOverflowContent property for the RichTextBlockOverflow type. |
RichTextBlockOverflow_MaxLines | 718 | The MaxLines property for the RichTextBlockOverflow type. |
RichTextBlockOverflow_OverflowContentTarget | 719 | The OverflowContentTarget property for the RichTextBlockOverflow type. |
RichTextBlockOverflow_Padding | 720 | The Padding property for the RichTextBlockOverflow type. |
RotateTransform_Angle | 721 | The Angle property for the RotateTransform type. |
RotateTransform_CenterX | 722 | The CenterX property for the RotateTransform type. |
RotateTransform_CenterY | 723 | The CenterY property for the RotateTransform type. |
Run_FlowDirection | 725 | The FlowDirection property for the Run type. |
Run_Text | 726 | The Text property for the Run type. |
ScaleTransform_CenterX | 727 | The CenterX property for the ScaleTransform type. |
ScaleTransform_CenterY | 728 | The CenterY property for the ScaleTransform type. |
ScaleTransform_ScaleX | 729 | The ScaleX property for the ScaleTransform type. |
ScaleTransform_ScaleY | 730 | The ScaleY property for the ScaleTransform type. |
SetterBaseCollection_IsSealed | 732 | The IsSealed property for the SetterBaseCollection type. |
Shape_Fill | 733 | The Fill property for the Shape type. |
Shape_GeometryTransform | 734 | The GeometryTransform property for the Shape type. |
Shape_Stretch | 735 | The Stretch property for the Shape type. |
Shape_Stroke | 736 | The Stroke property for the Shape type. |
Shape_StrokeDashArray | 737 | The StrokeDashArray property for the Shape type. |
Shape_StrokeDashCap | 738 | The StrokeDashCap property for the Shape type. |
Shape_StrokeDashOffset | 739 | The StrokeDashOffset property for the Shape type. |
Shape_StrokeEndLineCap | 740 | The StrokeEndLineCap property for the Shape type. |
Shape_StrokeLineJoin | 741 | The StrokeLineJoin property for the Shape type. |
Shape_StrokeMiterLimit | 742 | The StrokeMiterLimit property for the Shape type. |
Shape_StrokeStartLineCap | 743 | The StrokeStartLineCap property for the Shape type. |
Shape_StrokeThickness | 744 | The StrokeThickness property for the Shape type. |
SkewTransform_AngleX | 745 | The AngleX property for the SkewTransform type. |
SkewTransform_AngleY | 746 | The AngleY property for the SkewTransform type. |
SkewTransform_CenterX | 747 | The CenterX property for the SkewTransform type. |
SkewTransform_CenterY | 748 | The CenterY property for the SkewTransform type. |
Span_Inlines | 749 | The Inlines property for the Span type. |
SplitCloseThemeAnimation_ClosedLength | 750 | The ClosedLength property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ClosedTarget | 751 | The ClosedTarget property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ClosedTargetName | 752 | The ClosedTargetName property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ContentTarget | 753 | The ContentTarget property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ContentTargetName | 754 | The ContentTargetName property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ContentTranslationDirection | 755 | The ContentTranslationDirection property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_ContentTranslationOffset | 756 | The ContentTranslationOffset property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_OffsetFromCenter | 757 | The OffsetFromCenter property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_OpenedLength | 758 | The OpenedLength property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_OpenedTarget | 759 | The OpenedTarget property for the SplitCloseThemeAnimation type. |
SplitCloseThemeAnimation_OpenedTargetName | 760 | The OpenedTargetName property for the SplitCloseThemeAnimation type. |
SplitOpenThemeAnimation_ClosedLength | 761 | The ClosedLength property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ClosedTarget | 762 | The ClosedTarget property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ClosedTargetName | 763 | The ClosedTargetName property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ContentTarget | 764 | The ContentTarget property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ContentTargetName | 765 | The ContentTargetName property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ContentTranslationDirection | 766 | The ContentTranslationDirection property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_ContentTranslationOffset | 767 | The ContentTranslationOffset property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_OffsetFromCenter | 768 | The OffsetFromCenter property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_OpenedLength | 769 | The OpenedLength property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_OpenedTarget | 770 | The OpenedTarget property for the SplitOpenThemeAnimation type. |
SplitOpenThemeAnimation_OpenedTargetName | 771 | The OpenedTargetName property for the SplitOpenThemeAnimation type. |
Storyboard_Children | 772 | The Children property for the Storyboard type. |
Storyboard_TargetName | 774 | The TargetName property for the Storyboard type. |
Storyboard_TargetProperty | 775 | The TargetProperty property for the Storyboard type. |
SwipeBackThemeAnimation_FromHorizontalOffset | 776 | The FromHorizontalOffset property for the SwipeBackThemeAnimation type. |
SwipeBackThemeAnimation_FromVerticalOffset | 777 | The FromVerticalOffset property for the SwipeBackThemeAnimation type. |
SwipeBackThemeAnimation_TargetName | 778 | The TargetName property for the SwipeBackThemeAnimation type. |
SwipeHintThemeAnimation_TargetName | 779 | The TargetName property for the SwipeHintThemeAnimation type. |
SwipeHintThemeAnimation_ToHorizontalOffset | 780 | The ToHorizontalOffset property for the SwipeHintThemeAnimation type. |
SwipeHintThemeAnimation_ToVerticalOffset | 781 | The ToVerticalOffset property for the SwipeHintThemeAnimation type. |
TextBlock_CharacterSpacing | 782 | The CharacterSpacing property for the TextBlock type. |
TextBlock_FontFamily | 783 | The FontFamily property for the TextBlock type. |
TextBlock_FontSize | 784 | The FontSize property for the TextBlock type. |
TextBlock_FontStretch | 785 | The FontStretch property for the TextBlock type. |
TextBlock_FontStyle | 786 | The FontStyle property for the TextBlock type. |
TextBlock_FontWeight | 787 | The FontWeight property for the TextBlock type. |
TextBlock_Foreground | 788 | The Foreground property for the TextBlock type. |
TextBlock_Inlines | 789 | The Inlines property for the TextBlock type. |
TextBlock_IsColorFontEnabled | 790 | The IsColorFontEnabled property for the TextBlock type. |
TextBlock_IsTextScaleFactorEnabled | 791 | The IsTextScaleFactorEnabled property for the TextBlock type. |
TextBlock_IsTextSelectionEnabled | 792 | The IsTextSelectionEnabled property for the TextBlock type. |
TextBlock_LineHeight | 793 | The LineHeight property for the TextBlock type. |
TextBlock_LineStackingStrategy | 794 | The LineStackingStrategy property for the TextBlock type. |
TextBlock_MaxLines | 795 | The MaxLines property for the TextBlock type. |
TextBlock_OpticalMarginAlignment | 796 | The OpticalMarginAlignment property for the TextBlock type. |
TextBlock_Padding | 797 | The Padding property for the TextBlock type. |
TextBlock_SelectedText | 798 | The SelectedText property for the TextBlock type. |
TextBlock_SelectionHighlightColor | 799 | The SelectionHighlightColor property for the TextBlock type. |
TextBlock_Text | 800 | The Text property for the TextBlock type. |
TextBlock_TextAlignment | 801 | The TextAlignment property for the TextBlock type. |
TextBlock_TextDecorations | 802 | The TextDecorations property for the TextBlock type. |
TextBlock_TextLineBounds | 803 | The TextLineBounds property for the TextBlock type. |
TextBlock_TextReadingOrder | 804 | The TextReadingOrder property for the TextBlock type. |
TextBlock_TextTrimming | 805 | The TextTrimming property for the TextBlock type. |
TextBlock_TextWrapping | 806 | The TextWrapping property for the TextBlock type. |
TransformGroup_Children | 811 | The Children property for the TransformGroup type. |
TransformGroup_Value | 812 | The Value property for the TransformGroup type. |
TranslateTransform_X | 814 | The X property for the TranslateTransform type. |
TranslateTransform_Y | 815 | The Y property for the TranslateTransform type. |
Viewbox_Child | 819 | The Child property for the Viewbox type. |
Viewbox_Stretch | 820 | The Stretch property for the Viewbox type. |
Viewbox_StretchDirection | 821 | The StretchDirection property for the Viewbox type. |
WebViewBrush_SourceName | 825 | The SourceName property for the WebViewBrush type. |
AppBarSeparator_IsCompact | 826 | The IsCompact property for the AppBarSeparator type. |
BitmapIcon_UriSource | 827 | The UriSource property for the BitmapIcon type. |
Canvas_Left | 828 | The Left property for the Canvas type. |
Canvas_Top | 829 | The Top property for the Canvas type. |
Canvas_ZIndex | 830 | The ZIndex property for the Canvas type. |
ContentControl_Content | 832 | The Content property for the ContentControl type. |
ContentControl_ContentTemplate | 833 | The ContentTemplate property for the ContentControl type. |
ContentControl_ContentTemplateSelector | 834 | The ContentTemplateSelector property for the ContentControl type. |
ContentControl_ContentTransitions | 835 | The ContentTransitions property for the ContentControl type. |
DatePicker_CalendarIdentifier | 837 | The CalendarIdentifier property for the DatePicker type. |
DatePicker_Date | 838 | The Date property for the DatePicker type. |
DatePicker_DayFormat | 839 | The DayFormat property for the DatePicker type. |
DatePicker_DayVisible | 840 | The DayVisible property for the DatePicker type. |
DatePicker_Header | 841 | The Header property for the DatePicker type. |
DatePicker_HeaderTemplate | 842 | The HeaderTemplate property for the DatePicker type. |
DatePicker_MaxYear | 843 | The MaxYear property for the DatePicker type. |
DatePicker_MinYear | 844 | The MinYear property for the DatePicker type. |
DatePicker_MonthFormat | 845 | The MonthFormat property for the DatePicker type. |
DatePicker_MonthVisible | 846 | The MonthVisible property for the DatePicker type. |
DatePicker_Orientation | 847 | The Orientation property for the DatePicker type. |
DatePicker_YearFormat | 848 | The YearFormat property for the DatePicker type. |
DatePicker_YearVisible | 849 | The YearVisible property for the DatePicker type. |
FontIcon_FontFamily | 851 | The FontFamily property for the FontIcon type. |
FontIcon_FontSize | 852 | The FontSize property for the FontIcon type. |
FontIcon_FontStyle | 853 | The FontStyle property for the FontIcon type. |
FontIcon_FontWeight | 854 | The FontWeight property for the FontIcon type. |
FontIcon_Glyph | 855 | The Glyph property for the FontIcon type. |
FontIcon_IsTextScaleFactorEnabled | 856 | The IsTextScaleFactorEnabled property for the FontIcon type. |
Grid_Column | 857 | The Column property for the Grid type. |
Grid_ColumnDefinitions | 858 | The ColumnDefinitions property for the Grid type. |
Grid_ColumnSpan | 859 | The ColumnSpan property for the Grid type. |
Grid_Row | 860 | The Row property for the Grid type. |
Grid_RowDefinitions | 861 | The RowDefinitions property for the Grid type. |
Grid_RowSpan | 862 | The RowSpan property for the Grid type. |
Hub_DefaultSectionIndex | 863 | The DefaultSectionIndex property for the Hub type. |
Hub_Header | 864 | The Header property for the Hub type. |
Hub_HeaderTemplate | 865 | The HeaderTemplate property for the Hub type. |
Hub_IsActiveView | 866 | The IsActiveView property for the Hub type. |
Hub_IsZoomedInView | 867 | The IsZoomedInView property for the Hub type. |
Hub_Orientation | 868 | The Orientation property for the Hub type. |
Hub_SectionHeaders | 869 | The SectionHeaders property for the Hub type. |
Hub_Sections | 870 | The Sections property for the Hub type. |
Hub_SectionsInView | 871 | The SectionsInView property for the Hub type. |
Hub_SemanticZoomOwner | 872 | The SemanticZoomOwner property for the Hub type. |
HubSection_ContentTemplate | 873 | The ContentTemplate property for the HubSection type. |
HubSection_Header | 874 | The Header property for the HubSection type. |
HubSection_HeaderTemplate | 875 | The HeaderTemplate property for the HubSection type. |
HubSection_IsHeaderInteractive | 876 | The IsHeaderInteractive property for the HubSection type. |
Hyperlink_NavigateUri | 877 | The NavigateUri property for the Hyperlink type. |
ItemsControl_DisplayMemberPath | 879 | The DisplayMemberPath property for the ItemsControl type. |
ItemsControl_GroupStyle | 880 | The GroupStyle property for the ItemsControl type. |
ItemsControl_GroupStyleSelector | 881 | The GroupStyleSelector property for the ItemsControl type. |
ItemsControl_IsGrouping | 882 | The IsGrouping property for the ItemsControl type. |
ItemsControl_ItemContainerStyle | 884 | The ItemContainerStyle property for the ItemsControl type. |
ItemsControl_ItemContainerStyleSelector | 885 | The ItemContainerStyleSelector property for the ItemsControl type. |
ItemsControl_ItemContainerTransitions | 886 | The ItemContainerTransitions property for the ItemsControl type. |
ItemsControl_Items | 887 | The Items property for the ItemsControl type. |
ItemsControl_ItemsPanel | 889 | The ItemsPanel property for the ItemsControl type. |
ItemsControl_ItemsSource | 890 | The ItemsSource property for the ItemsControl type. |
ItemsControl_ItemTemplate | 891 | The ItemTemplate property for the ItemsControl type. |
ItemsControl_ItemTemplateSelector | 892 | The ItemTemplateSelector property for the ItemsControl type. |
Line_X1 | 893 | The X1 property for the Line type. |
Line_X2 | 894 | The X2 property for the Line type. |
Line_Y1 | 895 | The Y1 property for the Line type. |
Line_Y2 | 896 | The Y2 property for the Line type. |
MediaTransportControls_IsFastForwardButtonVisible | 898 | The IsFastForwardButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsFastRewindButtonVisible | 900 | The IsFastRewindButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsFullWindowButtonVisible | 902 | The IsFullWindowButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsPlaybackRateButtonVisible | 904 | The IsPlaybackRateButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsSeekBarVisible | 905 | The IsSeekBarVisible property for the MediaTransportControls type. |
MediaTransportControls_IsStopButtonVisible | 908 | The IsStopButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsVolumeButtonVisible | 910 | The IsVolumeButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsZoomButtonVisible | 912 | The IsZoomButtonVisible property for the MediaTransportControls type. |
PasswordBox_Header | 913 | The Header property for the PasswordBox type. |
PasswordBox_HeaderTemplate | 914 | The HeaderTemplate property for the PasswordBox type. |
PasswordBox_IsPasswordRevealButtonEnabled | 915 | The IsPasswordRevealButtonEnabled property for the PasswordBox type. |
PasswordBox_MaxLength | 916 | The MaxLength property for the PasswordBox type. |
PasswordBox_Password | 917 | The Password property for the PasswordBox type. |
PasswordBox_PasswordChar | 918 | The PasswordChar property for the PasswordBox type. |
PasswordBox_PlaceholderText | 919 | The PlaceholderText property for the PasswordBox type. |
PasswordBox_PreventKeyboardDisplayOnProgrammaticFocus | 920 | The PreventKeyboardDisplayOnProgrammaticFocus property for the PasswordBox type. |
PasswordBox_SelectionHighlightColor | 921 | The SelectionHighlightColor property for the PasswordBox type. |
Path_Data | 922 | The Data property for the Path type. |
PathIcon_Data | 923 | The Data property for the PathIcon type. |
Polygon_FillRule | 924 | The FillRule property for the Polygon type. |
Polygon_Points | 925 | The Points property for the Polygon type. |
Polyline_FillRule | 926 | The FillRule property for the Polyline type. |
Polyline_Points | 927 | The Points property for the Polyline type. |
ProgressRing_IsActive | 928 | The IsActive property for the ProgressRing type. |
ProgressRing_TemplateSettings | 929 | The TemplateSettings property for the ProgressRing type. |
RangeBase_LargeChange | 930 | The LargeChange property for the RangeBase type. |
RangeBase_Maximum | 931 | The Maximum property for the RangeBase type. |
RangeBase_Minimum | 932 | The Minimum property for the RangeBase type. |
RangeBase_SmallChange | 933 | The SmallChange property for the RangeBase type. |
RangeBase_Value | 934 | The Value property for the RangeBase type. |
Rectangle_RadiusX | 935 | The RadiusX property for the Rectangle type. |
Rectangle_RadiusY | 936 | The RadiusY property for the Rectangle type. |
RichEditBox_AcceptsReturn | 937 | The AcceptsReturn property for the RichEditBox type. |
RichEditBox_Header | 938 | The Header property for the RichEditBox type. |
RichEditBox_HeaderTemplate | 939 | The HeaderTemplate property for the RichEditBox type. |
RichEditBox_InputScope | 940 | The InputScope property for the RichEditBox type. |
RichEditBox_IsColorFontEnabled | 941 | The IsColorFontEnabled property for the RichEditBox type. |
RichEditBox_IsReadOnly | 942 | The IsReadOnly property for the RichEditBox type. |
RichEditBox_IsSpellCheckEnabled | 943 | The IsSpellCheckEnabled property for the RichEditBox type. |
RichEditBox_IsTextPredictionEnabled | 944 | The IsTextPredictionEnabled property for the RichEditBox type. |
RichEditBox_PlaceholderText | 945 | The PlaceholderText property for the RichEditBox type. |
RichEditBox_PreventKeyboardDisplayOnProgrammaticFocus | 946 | The PreventKeyboardDisplayOnProgrammaticFocus property for the RichEditBox type. |
RichEditBox_SelectionHighlightColor | 947 | The SelectionHighlightColor property for the RichEditBox type. |
RichEditBox_TextAlignment | 948 | The TextAlignment property for the RichEditBox type. |
RichEditBox_TextWrapping | 949 | The TextWrapping property for the RichEditBox type. |
SearchBox_ChooseSuggestionOnEnter | 950 | The ChooseSuggestionOnEnter property for the SearchBox type. |
SearchBox_FocusOnKeyboardInput | 951 | The FocusOnKeyboardInput property for the SearchBox type. |
SearchBox_PlaceholderText | 952 | The PlaceholderText property for the SearchBox type. |
SearchBox_QueryText | 953 | The QueryText property for the SearchBox type. |
SearchBox_SearchHistoryContext | 954 | The SearchHistoryContext property for the SearchBox type. |
SearchBox_SearchHistoryEnabled | 955 | The SearchHistoryEnabled property for the SearchBox type. |
SemanticZoom_CanChangeViews | 956 | The CanChangeViews property for the SemanticZoom type. |
SemanticZoom_IsZoomedInViewActive | 957 | The IsZoomedInViewActive property for the SemanticZoom type. |
SemanticZoom_IsZoomOutButtonEnabled | 958 | The IsZoomOutButtonEnabled property for the SemanticZoom type. |
SemanticZoom_ZoomedInView | 959 | The ZoomedInView property for the SemanticZoom type. |
SemanticZoom_ZoomedOutView | 960 | The ZoomedOutView property for the SemanticZoom type. |
StackPanel_AreScrollSnapPointsRegular | 961 | The AreScrollSnapPointsRegular property for the StackPanel type. |
StackPanel_Orientation | 962 | The Orientation property for the StackPanel type. |
SymbolIcon_Symbol | 963 | The Symbol property for the SymbolIcon type. |
TextBox_AcceptsReturn | 964 | The AcceptsReturn property for the TextBox type. |
TextBox_Header | 965 | The Header property for the TextBox type. |
TextBox_HeaderTemplate | 966 | The HeaderTemplate property for the TextBox type. |
TextBox_InputScope | 967 | The InputScope property for the TextBox type. |
TextBox_IsColorFontEnabled | 968 | The IsColorFontEnabled property for the TextBox type. |
TextBox_IsReadOnly | 971 | The IsReadOnly property for the TextBox type. |
TextBox_IsSpellCheckEnabled | 972 | The IsSpellCheckEnabled property for the TextBox type. |
TextBox_IsTextPredictionEnabled | 973 | The IsTextPredictionEnabled property for the TextBox type. |
TextBox_MaxLength | 974 | The MaxLength property for the TextBox type. |
TextBox_PlaceholderText | 975 | The PlaceholderText property for the TextBox type. |
TextBox_PreventKeyboardDisplayOnProgrammaticFocus | 976 | The PreventKeyboardDisplayOnProgrammaticFocus property for the TextBox type. |
TextBox_SelectedText | 977 | The SelectedText property for the TextBox type. |
TextBox_SelectionHighlightColor | 978 | The SelectionHighlightColor property for the TextBox type. |
TextBox_SelectionLength | 979 | The SelectionLength property for the TextBox type. |
TextBox_SelectionStart | 980 | The SelectionStart property for the TextBox type. |
TextBox_Text | 981 | The Text property for the TextBox type. |
TextBox_TextAlignment | 982 | The TextAlignment property for the TextBox type. |
TextBox_TextWrapping | 983 | The TextWrapping property for the TextBox type. |
Thumb_IsDragging | 984 | The IsDragging property for the Thumb type. |
TickBar_Fill | 985 | The Fill property for the TickBar type. |
TimePicker_ClockIdentifier | 986 | The ClockIdentifier property for the TimePicker type. |
TimePicker_Header | 987 | The Header property for the TimePicker type. |
TimePicker_HeaderTemplate | 988 | The HeaderTemplate property for the TimePicker type. |
TimePicker_MinuteIncrement | 989 | The MinuteIncrement property for the TimePicker type. |
TimePicker_Time | 990 | The Time property for the TimePicker type. |
ToggleSwitch_Header | 991 | The Header property for the ToggleSwitch type. |
ToggleSwitch_HeaderTemplate | 992 | The HeaderTemplate property for the ToggleSwitch type. |
ToggleSwitch_IsOn | 993 | The IsOn property for the ToggleSwitch type. |
ToggleSwitch_OffContent | 994 | The OffContent property for the ToggleSwitch type. |
ToggleSwitch_OffContentTemplate | 995 | The OffContentTemplate property for the ToggleSwitch type. |
ToggleSwitch_OnContent | 996 | The OnContent property for the ToggleSwitch type. |
ToggleSwitch_OnContentTemplate | 997 | The OnContentTemplate property for the ToggleSwitch type. |
ToggleSwitch_TemplateSettings | 998 | The TemplateSettings property for the ToggleSwitch type. |
UserControl_Content | 999 | The Content property for the UserControl type. |
VariableSizedWrapGrid_ColumnSpan | 1000 | The ColumnSpan property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_HorizontalChildrenAlignment | 1001 | The HorizontalChildrenAlignment property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_ItemHeight | 1002 | The ItemHeight property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_ItemWidth | 1003 | The ItemWidth property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_MaximumRowsOrColumns | 1004 | The MaximumRowsOrColumns property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_Orientation | 1005 | The Orientation property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_RowSpan | 1006 | The RowSpan property for the VariableSizedWrapGrid type. |
VariableSizedWrapGrid_VerticalChildrenAlignment | 1007 | The VerticalChildrenAlignment property for the VariableSizedWrapGrid type. |
WebView_AllowedScriptNotifyUris | 1008 | The AllowedScriptNotifyUris property for the WebView type. |
WebView_CanGoBack | 1009 | The CanGoBack property for the WebView type. |
WebView_CanGoForward | 1010 | The CanGoForward property for the WebView type. |
WebView_ContainsFullScreenElement | 1011 | The ContainsFullScreenElement property for the WebView type. |
WebView_DataTransferPackage | 1012 | The DataTransferPackage property for the WebView type. |
WebView_DefaultBackgroundColor | 1013 | The DefaultBackgroundColor property for the WebView type. |
WebView_DocumentTitle | 1014 | The DocumentTitle property for the WebView type. |
WebView_Source | 1015 | The Source property for the WebView type. |
AppBar_ClosedDisplayMode | 1016 | The ClosedDisplayMode property for the AppBar type. |
AppBar_IsOpen | 1017 | The IsOpen property for the AppBar type. |
AppBar_IsSticky | 1018 | The IsSticky property for the AppBar type. |
AutoSuggestBox_AutoMaximizeSuggestionArea | 1019 | The AutoMaximizeSuggestionArea property for the AutoSuggestBox type. |
AutoSuggestBox_Header | 1020 | The Header property for the AutoSuggestBox type. |
AutoSuggestBox_IsSuggestionListOpen | 1021 | The IsSuggestionListOpen property for the AutoSuggestBox type. |
AutoSuggestBox_MaxSuggestionListHeight | 1022 | The MaxSuggestionListHeight property for the AutoSuggestBox type. |
AutoSuggestBox_PlaceholderText | 1023 | The PlaceholderText property for the AutoSuggestBox type. |
AutoSuggestBox_Text | 1024 | The Text property for the AutoSuggestBox type. |
AutoSuggestBox_TextBoxStyle | 1025 | The TextBoxStyle property for the AutoSuggestBox type. |
AutoSuggestBox_TextMemberPath | 1026 | The TextMemberPath property for the AutoSuggestBox type. |
AutoSuggestBox_UpdateTextOnSelect | 1027 | The UpdateTextOnSelect property for the AutoSuggestBox type. |
ButtonBase_ClickMode | 1029 | The ClickMode property for the ButtonBase type. |
ButtonBase_Command | 1030 | The Command property for the ButtonBase type. |
ButtonBase_CommandParameter | 1031 | The CommandParameter property for the ButtonBase type. |
ButtonBase_IsPointerOver | 1032 | The IsPointerOver property for the ButtonBase type. |
ButtonBase_IsPressed | 1033 | The IsPressed property for the ButtonBase type. |
ContentDialog_FullSizeDesired | 1034 | The FullSizeDesired property for the ContentDialog type. |
ContentDialog_IsPrimaryButtonEnabled | 1035 | The IsPrimaryButtonEnabled property for the ContentDialog type. |
ContentDialog_IsSecondaryButtonEnabled | 1036 | The IsSecondaryButtonEnabled property for the ContentDialog type. |
ContentDialog_PrimaryButtonCommand | 1037 | The PrimaryButtonCommand property for the ContentDialog type. |
ContentDialog_PrimaryButtonCommandParameter | 1038 | The PrimaryButtonCommandParameter property for the ContentDialog type. |
ContentDialog_PrimaryButtonText | 1039 | The PrimaryButtonText property for the ContentDialog type. |
ContentDialog_SecondaryButtonCommand | 1040 | The SecondaryButtonCommand property for the ContentDialog type. |
ContentDialog_SecondaryButtonCommandParameter | 1041 | The SecondaryButtonCommandParameter property for the ContentDialog type. |
ContentDialog_SecondaryButtonText | 1042 | The SecondaryButtonText property for the ContentDialog type. |
ContentDialog_Title | 1043 | The Title property for the ContentDialog type. |
ContentDialog_TitleTemplate | 1044 | The TitleTemplate property for the ContentDialog type. |
Frame_BackStack | 1045 | The BackStack property for the Frame type. |
Frame_BackStackDepth | 1046 | The BackStackDepth property for the Frame type. |
Frame_CacheSize | 1047 | The CacheSize property for the Frame type. |
Frame_CanGoBack | 1048 | The CanGoBack property for the Frame type. |
Frame_CanGoForward | 1049 | The CanGoForward property for the Frame type. |
Frame_CurrentSourcePageType | 1050 | The CurrentSourcePageType property for the Frame type. |
Frame_ForwardStack | 1051 | The ForwardStack property for the Frame type. |
Frame_SourcePageType | 1052 | The SourcePageType property for the Frame type. |
GridViewItemPresenter_CheckBrush | 1053 | The CheckBrush property for the GridViewItemPresenter type. |
GridViewItemPresenter_CheckHintBrush | 1054 | The CheckHintBrush property for the GridViewItemPresenter type. |
GridViewItemPresenter_CheckSelectingBrush | 1055 | The CheckSelectingBrush property for the GridViewItemPresenter type. |
GridViewItemPresenter_ContentMargin | 1056 | The ContentMargin property for the GridViewItemPresenter type. |
GridViewItemPresenter_DisabledOpacity | 1057 | The DisabledOpacity property for the GridViewItemPresenter type. |
GridViewItemPresenter_DragBackground | 1058 | The DragBackground property for the GridViewItemPresenter type. |
GridViewItemPresenter_DragForeground | 1059 | The DragForeground property for the GridViewItemPresenter type. |
GridViewItemPresenter_DragOpacity | 1060 | The DragOpacity property for the GridViewItemPresenter type. |
GridViewItemPresenter_FocusBorderBrush | 1061 | The FocusBorderBrush property for the GridViewItemPresenter type. |
GridViewItemPresenter_GridViewItemPresenterHorizontalContentAlignment | 1062 | The GridViewItemPresenterHorizontalContentAlignment property for the GridViewItemPresenter type. |
GridViewItemPresenter_GridViewItemPresenterPadding | 1063 | The GridViewItemPresenterPadding property for the GridViewItemPresenter type. |
GridViewItemPresenter_PlaceholderBackground | 1064 | The PlaceholderBackground property for the GridViewItemPresenter type. |
GridViewItemPresenter_PointerOverBackground | 1065 | The PointerOverBackground property for the GridViewItemPresenter type. |
GridViewItemPresenter_PointerOverBackgroundMargin | 1066 | The PointerOverBackgroundMargin property for the GridViewItemPresenter type. |
GridViewItemPresenter_ReorderHintOffset | 1067 | The ReorderHintOffset property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectedBackground | 1068 | The SelectedBackground property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectedBorderThickness | 1069 | The SelectedBorderThickness property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectedForeground | 1070 | The SelectedForeground property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectedPointerOverBackground | 1071 | The SelectedPointerOverBackground property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectedPointerOverBorderBrush | 1072 | The SelectedPointerOverBorderBrush property for the GridViewItemPresenter type. |
GridViewItemPresenter_SelectionCheckMarkVisualEnabled | 1073 | The SelectionCheckMarkVisualEnabled property for the GridViewItemPresenter type. |
GridViewItemPresenter_GridViewItemPresenterVerticalContentAlignment | 1074 | The GridViewItemPresenterVerticalContentAlignment property for the GridViewItemPresenter type. |
ItemsStackPanel_CacheLength | 1076 | The CacheLength property for the ItemsStackPanel type. |
ItemsStackPanel_GroupHeaderPlacement | 1077 | The GroupHeaderPlacement property for the ItemsStackPanel type. |
ItemsStackPanel_GroupPadding | 1078 | The GroupPadding property for the ItemsStackPanel type. |
ItemsStackPanel_ItemsUpdatingScrollMode | 1079 | The ItemsUpdatingScrollMode property for the ItemsStackPanel type. |
ItemsStackPanel_Orientation | 1080 | The Orientation property for the ItemsStackPanel type. |
ItemsWrapGrid_CacheLength | 1081 | The CacheLength property for the ItemsWrapGrid type. |
ItemsWrapGrid_GroupHeaderPlacement | 1082 | The GroupHeaderPlacement property for the ItemsWrapGrid type. |
ItemsWrapGrid_GroupPadding | 1083 | The GroupPadding property for the ItemsWrapGrid type. |
ItemsWrapGrid_ItemHeight | 1084 | The ItemHeight property for the ItemsWrapGrid type. |
ItemsWrapGrid_ItemWidth | 1085 | The ItemWidth property for the ItemsWrapGrid type. |
ItemsWrapGrid_MaximumRowsOrColumns | 1086 | The MaximumRowsOrColumns property for the ItemsWrapGrid type. |
ItemsWrapGrid_Orientation | 1087 | The Orientation property for the ItemsWrapGrid type. |
ListViewItemPresenter_CheckBrush | 1088 | The CheckBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckHintBrush | 1089 | The CheckHintBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckSelectingBrush | 1090 | The CheckSelectingBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_ContentMargin | 1091 | The ContentMargin property for the ListViewItemPresenter type. |
ListViewItemPresenter_DisabledOpacity | 1092 | The DisabledOpacity property for the ListViewItemPresenter type. |
ListViewItemPresenter_DragBackground | 1093 | The DragBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_DragForeground | 1094 | The DragForeground property for the ListViewItemPresenter type. |
ListViewItemPresenter_DragOpacity | 1095 | The DragOpacity property for the ListViewItemPresenter type. |
ListViewItemPresenter_FocusBorderBrush | 1096 | The FocusBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_ListViewItemPresenterHorizontalContentAlignment | 1097 | The ListViewItemPresenterHorizontalContentAlignment property for the ListViewItemPresenter type. |
ListViewItemPresenter_ListViewItemPresenterPadding | 1098 | The ListViewItemPresenterPadding property for the ListViewItemPresenter type. |
ListViewItemPresenter_PlaceholderBackground | 1099 | The PlaceholderBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_PointerOverBackground | 1100 | The PointerOverBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_PointerOverBackgroundMargin | 1101 | The PointerOverBackgroundMargin property for the ListViewItemPresenter type. |
ListViewItemPresenter_ReorderHintOffset | 1102 | The ReorderHintOffset property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedBackground | 1103 | The SelectedBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedBorderThickness | 1104 | The SelectedBorderThickness property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedForeground | 1105 | The SelectedForeground property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedPointerOverBackground | 1106 | The SelectedPointerOverBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedPointerOverBorderBrush | 1107 | The SelectedPointerOverBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionCheckMarkVisualEnabled | 1108 | The SelectionCheckMarkVisualEnabled property for the ListViewItemPresenter type. |
ListViewItemPresenter_ListViewItemPresenterVerticalContentAlignment | 1109 | The ListViewItemPresenterVerticalContentAlignment property for the ListViewItemPresenter type. |
MenuFlyoutItem_Command | 1110 | The Command property for the MenuFlyoutItem type. |
MenuFlyoutItem_CommandParameter | 1111 | The CommandParameter property for the MenuFlyoutItem type. |
MenuFlyoutItem_Text | 1112 | The Text property for the MenuFlyoutItem type. |
Page_BottomAppBar | 1114 | The BottomAppBar property for the Page type. |
Page_Frame | 1115 | The Frame property for the Page type. |
Page_NavigationCacheMode | 1116 | The NavigationCacheMode property for the Page type. |
Page_TopAppBar | 1117 | The TopAppBar property for the Page type. |
ProgressBar_IsIndeterminate | 1118 | The IsIndeterminate property for the ProgressBar type. |
ProgressBar_ShowError | 1119 | The ShowError property for the ProgressBar type. |
ProgressBar_ShowPaused | 1120 | The ShowPaused property for the ProgressBar type. |
ProgressBar_TemplateSettings | 1121 | The TemplateSettings property for the ProgressBar type. |
ScrollBar_IndicatorMode | 1122 | The IndicatorMode property for the ScrollBar type. |
ScrollBar_Orientation | 1123 | The Orientation property for the ScrollBar type. |
ScrollBar_ViewportSize | 1124 | The ViewportSize property for the ScrollBar type. |
Selector_IsSynchronizedWithCurrentItem | 1126 | The IsSynchronizedWithCurrentItem property for the Selector type. |
Selector_SelectedIndex | 1127 | The SelectedIndex property for the Selector type. |
Selector_SelectedItem | 1128 | The SelectedItem property for the Selector type. |
Selector_SelectedValue | 1129 | The SelectedValue property for the Selector type. |
Selector_SelectedValuePath | 1130 | The SelectedValuePath property for the Selector type. |
SelectorItem_IsSelected | 1131 | The IsSelected property for the SelectorItem type. |
SettingsFlyout_HeaderBackground | 1132 | The HeaderBackground property for the SettingsFlyout type. |
SettingsFlyout_HeaderForeground | 1133 | The HeaderForeground property for the SettingsFlyout type. |
SettingsFlyout_IconSource | 1134 | The IconSource property for the SettingsFlyout type. |
SettingsFlyout_TemplateSettings | 1135 | The TemplateSettings property for the SettingsFlyout type. |
SettingsFlyout_Title | 1136 | The Title property for the SettingsFlyout type. |
Slider_Header | 1137 | The Header property for the Slider type. |
Slider_HeaderTemplate | 1138 | The HeaderTemplate property for the Slider type. |
Slider_IntermediateValue | 1139 | The IntermediateValue property for the Slider type. |
Slider_IsDirectionReversed | 1140 | The IsDirectionReversed property for the Slider type. |
Slider_IsThumbToolTipEnabled | 1141 | The IsThumbToolTipEnabled property for the Slider type. |
Slider_Orientation | 1142 | The Orientation property for the Slider type. |
Slider_SnapsTo | 1143 | The SnapsTo property for the Slider type. |
Slider_StepFrequency | 1144 | The StepFrequency property for the Slider type. |
Slider_ThumbToolTipValueConverter | 1145 | The ThumbToolTipValueConverter property for the Slider type. |
Slider_TickFrequency | 1146 | The TickFrequency property for the Slider type. |
Slider_TickPlacement | 1147 | The TickPlacement property for the Slider type. |
SwapChainPanel_CompositionScaleX | 1148 | The CompositionScaleX property for the SwapChainPanel type. |
SwapChainPanel_CompositionScaleY | 1149 | The CompositionScaleY property for the SwapChainPanel type. |
ToolTip_HorizontalOffset | 1150 | The HorizontalOffset property for the ToolTip type. |
ToolTip_IsOpen | 1151 | The IsOpen property for the ToolTip type. |
ToolTip_Placement | 1152 | The Placement property for the ToolTip type. |
ToolTip_PlacementTarget | 1153 | The PlacementTarget property for the ToolTip type. |
ToolTip_TemplateSettings | 1154 | The TemplateSettings property for the ToolTip type. |
ToolTip_VerticalOffset | 1155 | The VerticalOffset property for the ToolTip type. |
Button_Flyout | 1156 | The Flyout property for the Button type. |
ComboBox_Header | 1157 | The Header property for the ComboBox type. |
ComboBox_HeaderTemplate | 1158 | The HeaderTemplate property for the ComboBox type. |
ComboBox_IsDropDownOpen | 1159 | The IsDropDownOpen property for the ComboBox type. |
ComboBox_IsEditable | 1160 | The IsEditable property for the ComboBox type. |
ComboBox_IsSelectionBoxHighlighted | 1161 | The IsSelectionBoxHighlighted property for the ComboBox type. |
ComboBox_MaxDropDownHeight | 1162 | The MaxDropDownHeight property for the ComboBox type. |
ComboBox_PlaceholderText | 1163 | The PlaceholderText property for the ComboBox type. |
ComboBox_SelectionBoxItem | 1164 | The SelectionBoxItem property for the ComboBox type. |
ComboBox_SelectionBoxItemTemplate | 1165 | The SelectionBoxItemTemplate property for the ComboBox type. |
ComboBox_TemplateSettings | 1166 | The TemplateSettings property for the ComboBox type. |
CommandBar_PrimaryCommands | 1167 | The PrimaryCommands property for the CommandBar type. |
CommandBar_SecondaryCommands | 1168 | The SecondaryCommands property for the CommandBar type. |
FlipView_UseTouchAnimationsForAllNavigation | 1169 | The UseTouchAnimationsForAllNavigation property for the FlipView type. |
HyperlinkButton_NavigateUri | 1170 | The NavigateUri property for the HyperlinkButton type. |
ListBox_SelectedItems | 1171 | The SelectedItems property for the ListBox type. |
ListBox_SelectionMode | 1172 | The SelectionMode property for the ListBox type. |
ListViewBase_CanDragItems | 1173 | The CanDragItems property for the ListViewBase type. |
ListViewBase_CanReorderItems | 1174 | The CanReorderItems property for the ListViewBase type. |
ListViewBase_DataFetchSize | 1175 | The DataFetchSize property for the ListViewBase type. |
ListViewBase_Footer | 1176 | The Footer property for the ListViewBase type. |
ListViewBase_FooterTemplate | 1177 | The FooterTemplate property for the ListViewBase type. |
ListViewBase_FooterTransitions | 1178 | The FooterTransitions property for the ListViewBase type. |
ListViewBase_Header | 1179 | The Header property for the ListViewBase type. |
ListViewBase_HeaderTemplate | 1180 | The HeaderTemplate property for the ListViewBase type. |
ListViewBase_HeaderTransitions | 1181 | The HeaderTransitions property for the ListViewBase type. |
ListViewBase_IncrementalLoadingThreshold | 1182 | The IncrementalLoadingThreshold property for the ListViewBase type. |
ListViewBase_IncrementalLoadingTrigger | 1183 | The IncrementalLoadingTrigger property for the ListViewBase type. |
ListViewBase_IsActiveView | 1184 | The IsActiveView property for the ListViewBase type. |
ListViewBase_IsItemClickEnabled | 1185 | The IsItemClickEnabled property for the ListViewBase type. |
ListViewBase_IsSwipeEnabled | 1186 | The IsSwipeEnabled property for the ListViewBase type. |
ListViewBase_IsZoomedInView | 1187 | The IsZoomedInView property for the ListViewBase type. |
ListViewBase_ReorderMode | 1188 | The ReorderMode property for the ListViewBase type. |
ListViewBase_SelectedItems | 1189 | The SelectedItems property for the ListViewBase type. |
ListViewBase_SelectionMode | 1190 | The SelectionMode property for the ListViewBase type. |
ListViewBase_SemanticZoomOwner | 1191 | The SemanticZoomOwner property for the ListViewBase type. |
ListViewBase_ShowsScrollingPlaceholders | 1192 | The ShowsScrollingPlaceholders property for the ListViewBase type. |
RepeatButton_Delay | 1193 | The Delay property for the RepeatButton type. |
RepeatButton_Interval | 1194 | The Interval property for the RepeatButton type. |
ScrollViewer_BringIntoViewOnFocusChange | 1195 | The BringIntoViewOnFocusChange property for the ScrollViewer type. |
ScrollViewer_ComputedHorizontalScrollBarVisibility | 1196 | The ComputedHorizontalScrollBarVisibility property for the ScrollViewer type. |
ScrollViewer_ComputedVerticalScrollBarVisibility | 1197 | The ComputedVerticalScrollBarVisibility property for the ScrollViewer type. |
ScrollViewer_ExtentHeight | 1198 | The ExtentHeight property for the ScrollViewer type. |
ScrollViewer_ExtentWidth | 1199 | The ExtentWidth property for the ScrollViewer type. |
ScrollViewer_HorizontalOffset | 1200 | The HorizontalOffset property for the ScrollViewer type. |
ScrollViewer_HorizontalScrollBarVisibility | 1201 | The HorizontalScrollBarVisibility property for the ScrollViewer type. |
ScrollViewer_HorizontalScrollMode | 1202 | The HorizontalScrollMode property for the ScrollViewer type. |
ScrollViewer_HorizontalSnapPointsAlignment | 1203 | The HorizontalSnapPointsAlignment property for the ScrollViewer type. |
ScrollViewer_HorizontalSnapPointsType | 1204 | The HorizontalSnapPointsType property for the ScrollViewer type. |
ScrollViewer_IsDeferredScrollingEnabled | 1205 | The IsDeferredScrollingEnabled property for the ScrollViewer type. |
ScrollViewer_IsHorizontalRailEnabled | 1206 | The IsHorizontalRailEnabled property for the ScrollViewer type. |
ScrollViewer_IsHorizontalScrollChainingEnabled | 1207 | The IsHorizontalScrollChainingEnabled property for the ScrollViewer type. |
ScrollViewer_IsScrollInertiaEnabled | 1208 | The IsScrollInertiaEnabled property for the ScrollViewer type. |
ScrollViewer_IsVerticalRailEnabled | 1209 | The IsVerticalRailEnabled property for the ScrollViewer type. |
ScrollViewer_IsVerticalScrollChainingEnabled | 1210 | The IsVerticalScrollChainingEnabled property for the ScrollViewer type. |
ScrollViewer_IsZoomChainingEnabled | 1211 | The IsZoomChainingEnabled property for the ScrollViewer type. |
ScrollViewer_IsZoomInertiaEnabled | 1212 | The IsZoomInertiaEnabled property for the ScrollViewer type. |
ScrollViewer_LeftHeader | 1213 | The LeftHeader property for the ScrollViewer type. |
ScrollViewer_MaxZoomFactor | 1214 | The MaxZoomFactor property for the ScrollViewer type. |
ScrollViewer_MinZoomFactor | 1215 | The MinZoomFactor property for the ScrollViewer type. |
ScrollViewer_ScrollableHeight | 1216 | The ScrollableHeight property for the ScrollViewer type. |
ScrollViewer_ScrollableWidth | 1217 | The ScrollableWidth property for the ScrollViewer type. |
ScrollViewer_TopHeader | 1218 | The TopHeader property for the ScrollViewer type. |
ScrollViewer_TopLeftHeader | 1219 | The TopLeftHeader property for the ScrollViewer type. |
ScrollViewer_VerticalOffset | 1220 | The VerticalOffset property for the ScrollViewer type. |
ScrollViewer_VerticalScrollBarVisibility | 1221 | The VerticalScrollBarVisibility property for the ScrollViewer type. |
ScrollViewer_VerticalScrollMode | 1222 | The VerticalScrollMode property for the ScrollViewer type. |
ScrollViewer_VerticalSnapPointsAlignment | 1223 | The VerticalSnapPointsAlignment property for the ScrollViewer type. |
ScrollViewer_VerticalSnapPointsType | 1224 | The VerticalSnapPointsType property for the ScrollViewer type. |
ScrollViewer_ViewportHeight | 1225 | The ViewportHeight property for the ScrollViewer type. |
ScrollViewer_ViewportWidth | 1226 | The ViewportWidth property for the ScrollViewer type. |
ScrollViewer_ZoomFactor | 1227 | The ZoomFactor property for the ScrollViewer type. |
ScrollViewer_ZoomMode | 1228 | The ZoomMode property for the ScrollViewer type. |
ScrollViewer_ZoomSnapPoints | 1229 | The ZoomSnapPoints property for the ScrollViewer type. |
ScrollViewer_ZoomSnapPointsType | 1230 | The ZoomSnapPointsType property for the ScrollViewer type. |
ToggleButton_IsChecked | 1231 | The IsChecked property for the ToggleButton type. |
ToggleButton_IsThreeState | 1232 | The IsThreeState property for the ToggleButton type. |
ToggleMenuFlyoutItem_IsChecked | 1233 | The IsChecked property for the ToggleMenuFlyoutItem type. |
VirtualizingStackPanel_AreScrollSnapPointsRegular | 1234 | The AreScrollSnapPointsRegular property for the VirtualizingStackPanel type. |
VirtualizingStackPanel_IsVirtualizing | 1236 | The IsVirtualizing property for the VirtualizingStackPanel type. |
VirtualizingStackPanel_Orientation | 1237 | The Orientation property for the VirtualizingStackPanel type. |
VirtualizingStackPanel_VirtualizationMode | 1238 | The VirtualizationMode property for the VirtualizingStackPanel type. |
WrapGrid_HorizontalChildrenAlignment | 1239 | The HorizontalChildrenAlignment property for the WrapGrid type. |
WrapGrid_ItemHeight | 1240 | The ItemHeight property for the WrapGrid type. |
WrapGrid_ItemWidth | 1241 | The ItemWidth property for the WrapGrid type. |
WrapGrid_MaximumRowsOrColumns | 1242 | The MaximumRowsOrColumns property for the WrapGrid type. |
WrapGrid_Orientation | 1243 | The Orientation property for the WrapGrid type. |
WrapGrid_VerticalChildrenAlignment | 1244 | The VerticalChildrenAlignment property for the WrapGrid type. |
AppBarButton_Icon | 1245 | The Icon property for the AppBarButton type. |
AppBarButton_IsCompact | 1246 | The IsCompact property for the AppBarButton type. |
AppBarButton_Label | 1247 | The Label property for the AppBarButton type. |
AppBarToggleButton_Icon | 1248 | The Icon property for the AppBarToggleButton type. |
AppBarToggleButton_IsCompact | 1249 | The IsCompact property for the AppBarToggleButton type. |
AppBarToggleButton_Label | 1250 | The Label property for the AppBarToggleButton type. |
GridViewItem_TemplateSettings | 1251 | The TemplateSettings property for the GridViewItem type. |
ListViewItem_TemplateSettings | 1252 | The TemplateSettings property for the ListViewItem type. |
RadioButton_GroupName | 1253 | The GroupName property for the RadioButton type. |
Glyphs_ColorFontPaletteIndex | 1267 | The ColorFontPaletteIndex property for the Glyphs type. |
Glyphs_IsColorFontEnabled | 1268 | The IsColorFontEnabled property for the Glyphs type. |
CalendarViewTemplateSettings_HasMoreContentAfter | 1274 | The HasMoreContentAfter property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_HasMoreContentBefore | 1275 | The HasMoreContentBefore property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_HasMoreViews | 1276 | The HasMoreViews property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_HeaderText | 1277 | The HeaderText property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay1 | 1280 | The WeekDay1 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay2 | 1281 | The WeekDay2 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay3 | 1282 | The WeekDay3 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay4 | 1283 | The WeekDay4 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay5 | 1284 | The WeekDay5 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay6 | 1285 | The WeekDay6 property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_WeekDay7 | 1286 | The WeekDay7 property for the CalendarViewTemplateSettings type. |
CalendarView_CalendarIdentifier | 1291 | The CalendarIdentifier property for the CalendarView type. |
CalendarView_DayOfWeekFormat | 1299 | The DayOfWeekFormat property for the CalendarView type. |
CalendarView_DisplayMode | 1302 | The DisplayMode property for the CalendarView type. |
CalendarView_FirstDayOfWeek | 1303 | The FirstDayOfWeek property for the CalendarView type. |
CalendarView_IsOutOfScopeEnabled | 1317 | The IsOutOfScopeEnabled property for the CalendarView type. |
CalendarView_IsTodayHighlighted | 1318 | The IsTodayHighlighted property for the CalendarView type. |
CalendarView_MaxDate | 1320 | The MaxDate property for the CalendarView type. |
CalendarView_MinDate | 1321 | The MinDate property for the CalendarView type. |
CalendarView_NumberOfWeeksInView | 1327 | The NumberOfWeeksInView property for the CalendarView type. |
CalendarView_SelectedDates | 1333 | The SelectedDates property for the CalendarView type. |
CalendarView_SelectionMode | 1335 | The SelectionMode property for the CalendarView type. |
CalendarView_TemplateSettings | 1336 | The TemplateSettings property for the CalendarView type. |
CalendarViewDayItem_Date | 1339 | The Date property for the CalendarViewDayItem type. |
CalendarViewDayItem_IsBlackout | 1340 | The IsBlackout property for the CalendarViewDayItem type. |
MediaTransportControls_IsFastForwardEnabled | 1382 | The IsFastForwardEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsFastRewindEnabled | 1383 | The IsFastRewindEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsFullWindowEnabled | 1384 | The IsFullWindowEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsPlaybackRateEnabled | 1385 | The IsPlaybackRateEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsSeekEnabled | 1386 | The IsSeekEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsStopEnabled | 1387 | The IsStopEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsVolumeEnabled | 1388 | The IsVolumeEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsZoomEnabled | 1389 | The IsZoomEnabled property for the MediaTransportControls type. |
ContentPresenter_LineHeight | 1425 | The LineHeight property for the ContentPresenter type. |
CalendarViewTemplateSettings_MinViewWidth | 1435 | The MinViewWidth property for the CalendarViewTemplateSettings type. |
ListViewBase_SelectedRanges | 1459 | The SelectedRanges property for the ListViewBase type. |
SplitViewTemplateSettings_CompactPaneGridLength | 1462 | The CompactPaneGridLength property for the SplitViewTemplateSettings type. |
SplitViewTemplateSettings_NegativeOpenPaneLength | 1463 | The NegativeOpenPaneLength property for the SplitViewTemplateSettings type. |
SplitViewTemplateSettings_NegativeOpenPaneLengthMinusCompactLength | 1464 | The NegativeOpenPaneLengthMinusCompactLength property for the SplitViewTemplateSettings type. |
SplitViewTemplateSettings_OpenPaneGridLength | 1465 | The OpenPaneGridLength property for the SplitViewTemplateSettings type. |
SplitViewTemplateSettings_OpenPaneLengthMinusCompactLength | 1466 | The OpenPaneLengthMinusCompactLength property for the SplitViewTemplateSettings type. |
SplitView_CompactPaneLength | 1467 | The CompactPaneLength property for the SplitView type. |
SplitView_Content | 1468 | The Content property for the SplitView type. |
SplitView_DisplayMode | 1469 | The DisplayMode property for the SplitView type. |
SplitView_IsPaneOpen | 1470 | The IsPaneOpen property for the SplitView type. |
SplitView_OpenPaneLength | 1471 | The OpenPaneLength property for the SplitView type. |
SplitView_Pane | 1472 | The Pane property for the SplitView type. |
SplitView_PanePlacement | 1473 | The PanePlacement property for the SplitView type. |
SplitView_TemplateSettings | 1474 | The TemplateSettings property for the SplitView type. |
UIElement_Transform3D | 1475 | The Transform3D property for the UIElement type. |
CompositeTransform3D_CenterX | 1476 | The CenterX property for the CompositeTransform3D type. |
CompositeTransform3D_CenterY | 1478 | The CenterY property for the CompositeTransform3D type. |
CompositeTransform3D_CenterZ | 1480 | The CenterZ property for the CompositeTransform3D type. |
CompositeTransform3D_RotationX | 1482 | The RotationX property for the CompositeTransform3D type. |
CompositeTransform3D_RotationY | 1484 | The RotationY property for the CompositeTransform3D type. |
CompositeTransform3D_RotationZ | 1486 | The RotationZ property for the CompositeTransform3D type. |
CompositeTransform3D_ScaleX | 1488 | The ScaleX property for the CompositeTransform3D type. |
CompositeTransform3D_ScaleY | 1490 | The ScaleY property for the CompositeTransform3D type. |
CompositeTransform3D_ScaleZ | 1492 | The ScaleZ property for the CompositeTransform3D type. |
CompositeTransform3D_TranslateX | 1494 | The TranslateX property for the CompositeTransform3D type. |
CompositeTransform3D_TranslateY | 1496 | The TranslateY property for the CompositeTransform3D type. |
CompositeTransform3D_TranslateZ | 1498 | The TranslateZ property for the CompositeTransform3D type. |
PerspectiveTransform3D_Depth | 1500 | The Depth property for the PerspectiveTransform3D type. |
PerspectiveTransform3D_OffsetX | 1501 | The OffsetX property for the PerspectiveTransform3D type. |
PerspectiveTransform3D_OffsetY | 1502 | The OffsetY property for the PerspectiveTransform3D type. |
RelativePanel_Above | 1508 | The Above property for the RelativePanel type. |
RelativePanel_AlignBottomWith | 1509 | The AlignBottomWith property for the RelativePanel type. |
RelativePanel_AlignLeftWith | 1510 | The AlignLeftWith property for the RelativePanel type. |
RelativePanel_AlignRightWith | 1515 | The AlignRightWith property for the RelativePanel type. |
RelativePanel_AlignTopWith | 1516 | The AlignTopWith property for the RelativePanel type. |
RelativePanel_Below | 1517 | The Below property for the RelativePanel type. |
RelativePanel_LeftOf | 1520 | The LeftOf property for the RelativePanel type. |
RelativePanel_RightOf | 1521 | The RightOf property for the RelativePanel type. |
SplitViewTemplateSettings_OpenPaneLength | 1524 | The OpenPaneLength property for the SplitViewTemplateSettings type. |
PasswordBox_PasswordRevealMode | 1527 | The PasswordRevealMode property for the PasswordBox type. |
SplitView_PaneBackground | 1528 | The PaneBackground property for the SplitView type. |
ItemsStackPanel_AreStickyGroupHeadersEnabled | 1529 | The AreStickyGroupHeadersEnabled property for the ItemsStackPanel type. |
ItemsWrapGrid_AreStickyGroupHeadersEnabled | 1530 | The AreStickyGroupHeadersEnabled property for the ItemsWrapGrid type. |
MenuFlyoutSubItem_Items | 1531 | The Items property for the MenuFlyoutSubItem type. |
MenuFlyoutSubItem_Text | 1532 | The Text property for the MenuFlyoutSubItem type. |
UIElement_CanDrag | 1534 | The CanDrag property for the UIElement type. |
DataTemplate_ExtensionInstance | 1535 | The ExtensionInstance property for the DataTemplate type. |
RelativePanel_AlignHorizontalCenterWith | 1552 | The AlignHorizontalCenterWith property for the RelativePanel type. |
RelativePanel_AlignVerticalCenterWith | 1553 | The AlignVerticalCenterWith property for the RelativePanel type. |
TargetPropertyPath_Path | 1555 | The Path property for the TargetPropertyPath type. |
TargetPropertyPath_Target | 1556 | The Target property for the TargetPropertyPath type. |
VisualState_Setters | 1558 | The Setters property for the VisualState type. |
VisualState_StateTriggers | 1559 | The StateTriggers property for the VisualState type. |
AdaptiveTrigger_MinWindowHeight | 1560 | The MinWindowHeight property for the AdaptiveTrigger type. |
AdaptiveTrigger_MinWindowWidth | 1561 | The MinWindowWidth property for the AdaptiveTrigger type. |
Setter_Target | 1562 | The Target property for the Setter type. |
CalendarView_BlackoutForeground | 1565 | The BlackoutForeground property for the CalendarView type. |
CalendarView_CalendarItemBackground | 1566 | The CalendarItemBackground property for the CalendarView type. |
CalendarView_CalendarItemBorderBrush | 1567 | The CalendarItemBorderBrush property for the CalendarView type. |
CalendarView_CalendarItemBorderThickness | 1568 | The CalendarItemBorderThickness property for the CalendarView type. |
CalendarView_CalendarItemForeground | 1569 | The CalendarItemForeground property for the CalendarView type. |
CalendarView_CalendarViewDayItemStyle | 1570 | The CalendarViewDayItemStyle property for the CalendarView type. |
CalendarView_DayItemFontFamily | 1571 | The DayItemFontFamily property for the CalendarView type. |
CalendarView_DayItemFontSize | 1572 | The DayItemFontSize property for the CalendarView type. |
CalendarView_DayItemFontStyle | 1573 | The DayItemFontStyle property for the CalendarView type. |
CalendarView_DayItemFontWeight | 1574 | The DayItemFontWeight property for the CalendarView type. |
CalendarView_FirstOfMonthLabelFontFamily | 1575 | The FirstOfMonthLabelFontFamily property for the CalendarView type. |
CalendarView_FirstOfMonthLabelFontSize | 1576 | The FirstOfMonthLabelFontSize property for the CalendarView type. |
CalendarView_FirstOfMonthLabelFontStyle | 1577 | The FirstOfMonthLabelFontStyle property for the CalendarView type. |
CalendarView_FirstOfMonthLabelFontWeight | 1578 | The FirstOfMonthLabelFontWeight property for the CalendarView type. |
CalendarView_FirstOfYearDecadeLabelFontFamily | 1579 | The FirstOfYearDecadeLabelFontFamily property for the CalendarView type. |
CalendarView_FirstOfYearDecadeLabelFontSize | 1580 | The FirstOfYearDecadeLabelFontSize property for the CalendarView type. |
CalendarView_FirstOfYearDecadeLabelFontStyle | 1581 | The FirstOfYearDecadeLabelFontStyle property for the CalendarView type. |
CalendarView_FirstOfYearDecadeLabelFontWeight | 1582 | The FirstOfYearDecadeLabelFontWeight property for the CalendarView type. |
CalendarView_FocusBorderBrush | 1583 | The FocusBorderBrush property for the CalendarView type. |
CalendarView_HorizontalDayItemAlignment | 1584 | The HorizontalDayItemAlignment property for the CalendarView type. |
CalendarView_HorizontalFirstOfMonthLabelAlignment | 1585 | The HorizontalFirstOfMonthLabelAlignment property for the CalendarView type. |
CalendarView_HoverBorderBrush | 1586 | The HoverBorderBrush property for the CalendarView type. |
CalendarView_MonthYearItemFontFamily | 1588 | The MonthYearItemFontFamily property for the CalendarView type. |
CalendarView_MonthYearItemFontSize | 1589 | The MonthYearItemFontSize property for the CalendarView type. |
CalendarView_MonthYearItemFontStyle | 1590 | The MonthYearItemFontStyle property for the CalendarView type. |
CalendarView_MonthYearItemFontWeight | 1591 | The MonthYearItemFontWeight property for the CalendarView type. |
CalendarView_OutOfScopeBackground | 1592 | The OutOfScopeBackground property for the CalendarView type. |
CalendarView_OutOfScopeForeground | 1593 | The OutOfScopeForeground property for the CalendarView type. |
CalendarView_PressedBorderBrush | 1594 | The PressedBorderBrush property for the CalendarView type. |
CalendarView_PressedForeground | 1595 | The PressedForeground property for the CalendarView type. |
CalendarView_SelectedBorderBrush | 1596 | The SelectedBorderBrush property for the CalendarView type. |
CalendarView_SelectedForeground | 1597 | The SelectedForeground property for the CalendarView type. |
CalendarView_SelectedHoverBorderBrush | 1598 | The SelectedHoverBorderBrush property for the CalendarView type. |
CalendarView_SelectedPressedBorderBrush | 1599 | The SelectedPressedBorderBrush property for the CalendarView type. |
CalendarView_TodayFontWeight | 1600 | The TodayFontWeight property for the CalendarView type. |
CalendarView_TodayForeground | 1601 | The TodayForeground property for the CalendarView type. |
CalendarView_VerticalDayItemAlignment | 1602 | The VerticalDayItemAlignment property for the CalendarView type. |
CalendarView_VerticalFirstOfMonthLabelAlignment | 1603 | The VerticalFirstOfMonthLabelAlignment property for the CalendarView type. |
MediaTransportControls_IsCompact | 1605 | The IsCompact property for the MediaTransportControls type. |
RelativePanel_AlignBottomWithPanel | 1606 | The AlignBottomWithPanel property for the RelativePanel type. |
RelativePanel_AlignHorizontalCenterWithPanel | 1607 | The AlignHorizontalCenterWithPanel property for the RelativePanel type. |
RelativePanel_AlignLeftWithPanel | 1608 | The AlignLeftWithPanel property for the RelativePanel type. |
RelativePanel_AlignRightWithPanel | 1609 | The AlignRightWithPanel property for the RelativePanel type. |
RelativePanel_AlignTopWithPanel | 1610 | The AlignTopWithPanel property for the RelativePanel type. |
RelativePanel_AlignVerticalCenterWithPanel | 1611 | The AlignVerticalCenterWithPanel property for the RelativePanel type. |
ListViewBase_IsMultiSelectCheckBoxEnabled | 1612 | The IsMultiSelectCheckBoxEnabled property for the ListViewBase type. |
AutomationProperties_Level | 1614 | The Level property for the AutomationProperties type. |
AutomationProperties_PositionInSet | 1615 | The PositionInSet property for the AutomationProperties type. |
AutomationProperties_SizeOfSet | 1616 | The SizeOfSet property for the AutomationProperties type. |
ListViewItemPresenter_CheckBoxBrush | 1617 | The CheckBoxBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckMode | 1618 | The CheckMode property for the ListViewItemPresenter type. |
ListViewItemPresenter_PressedBackground | 1620 | The PressedBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedPressedBackground | 1621 | The SelectedPressedBackground property for the ListViewItemPresenter type. |
Control_IsTemplateFocusTarget | 1623 | The IsTemplateFocusTarget property for the Control type. |
Control_UseSystemFocusVisuals | 1624 | The UseSystemFocusVisuals property for the Control type. |
ListViewItemPresenter_FocusSecondaryBorderBrush | 1628 | The FocusSecondaryBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_PointerOverForeground | 1630 | The PointerOverForeground property for the ListViewItemPresenter type. |
FontIcon_MirroredWhenRightToLeft | 1631 | The MirroredWhenRightToLeft property for the FontIcon type. |
CalendarViewTemplateSettings_CenterX | 1632 | The CenterX property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_CenterY | 1633 | The CenterY property for the CalendarViewTemplateSettings type. |
CalendarViewTemplateSettings_ClipRect | 1634 | The ClipRect property for the CalendarViewTemplateSettings type. |
PasswordBox_TextReadingOrder | 1650 | The TextReadingOrder property for the PasswordBox type. |
RichEditBox_TextReadingOrder | 1651 | The TextReadingOrder property for the RichEditBox type. |
TextBox_TextReadingOrder | 1652 | The TextReadingOrder property for the TextBox type. |
WebView_ExecutionMode | 1653 | The ExecutionMode property for the WebView type. |
WebView_DeferredPermissionRequests | 1655 | The DeferredPermissionRequests property for the WebView type. |
WebView_Settings | 1656 | The Settings property for the WebView type. |
RichEditBox_DesiredCandidateWindowAlignment | 1660 | The DesiredCandidateWindowAlignment property for the RichEditBox type. |
TextBox_DesiredCandidateWindowAlignment | 1662 | The DesiredCandidateWindowAlignment property for the TextBox type. |
CalendarDatePicker_CalendarIdentifier | 1663 | The CalendarIdentifier property for the CalendarDatePicker type. |
CalendarDatePicker_CalendarViewStyle | 1664 | The CalendarViewStyle property for the CalendarDatePicker type. |
CalendarDatePicker_Date | 1665 | The Date property for the CalendarDatePicker type. |
CalendarDatePicker_DateFormat | 1666 | The DateFormat property for the CalendarDatePicker type. |
CalendarDatePicker_DayOfWeekFormat | 1667 | The DayOfWeekFormat property for the CalendarDatePicker type. |
CalendarDatePicker_DisplayMode | 1668 | The DisplayMode property for the CalendarDatePicker type. |
CalendarDatePicker_FirstDayOfWeek | 1669 | The FirstDayOfWeek property for the CalendarDatePicker type. |
CalendarDatePicker_Header | 1670 | The Header property for the CalendarDatePicker type. |
CalendarDatePicker_HeaderTemplate | 1671 | The HeaderTemplate property for the CalendarDatePicker type. |
CalendarDatePicker_IsCalendarOpen | 1672 | The IsCalendarOpen property for the CalendarDatePicker type. |
CalendarDatePicker_IsGroupLabelVisible | 1673 | The IsGroupLabelVisible property for the CalendarDatePicker type. |
CalendarDatePicker_IsOutOfScopeEnabled | 1674 | The IsOutOfScopeEnabled property for the CalendarDatePicker type. |
CalendarDatePicker_IsTodayHighlighted | 1675 | The IsTodayHighlighted property for the CalendarDatePicker type. |
CalendarDatePicker_MaxDate | 1676 | The MaxDate property for the CalendarDatePicker type. |
CalendarDatePicker_MinDate | 1677 | The MinDate property for the CalendarDatePicker type. |
CalendarDatePicker_PlaceholderText | 1678 | The PlaceholderText property for the CalendarDatePicker type. |
CalendarView_IsGroupLabelVisible | 1679 | The IsGroupLabelVisible property for the CalendarView type. |
ContentPresenter_Background | 1680 | The Background property for the ContentPresenter type. |
ContentPresenter_BorderBrush | 1681 | The BorderBrush property for the ContentPresenter type. |
ContentPresenter_BorderThickness | 1682 | The BorderThickness property for the ContentPresenter type. |
ContentPresenter_CornerRadius | 1683 | The CornerRadius property for the ContentPresenter type. |
ContentPresenter_Padding | 1684 | The Padding property for the ContentPresenter type. |
Grid_BorderBrush | 1685 | The BorderBrush property for the Grid type. |
Grid_BorderThickness | 1686 | The BorderThickness property for the Grid type. |
Grid_CornerRadius | 1687 | The CornerRadius property for the Grid type. |
Grid_Padding | 1688 | The Padding property for the Grid type. |
RelativePanel_BorderBrush | 1689 | The BorderBrush property for the RelativePanel type. |
RelativePanel_BorderThickness | 1690 | The BorderThickness property for the RelativePanel type. |
RelativePanel_CornerRadius | 1691 | The CornerRadius property for the RelativePanel type. |
RelativePanel_Padding | 1692 | The Padding property for the RelativePanel type. |
StackPanel_BorderBrush | 1693 | The BorderBrush property for the StackPanel type. |
StackPanel_BorderThickness | 1694 | The BorderThickness property for the StackPanel type. |
StackPanel_CornerRadius | 1695 | The CornerRadius property for the StackPanel type. |
StackPanel_Padding | 1696 | The Padding property for the StackPanel type. |
PasswordBox_InputScope | 1697 | The InputScope property for the PasswordBox type. |
MediaTransportControlsHelper_DropoutOrder | 1698 | The DropoutOrder property for the MediaTransportControlsHelper type. |
AutoSuggestBoxQuerySubmittedEventArgs_ChosenSuggestion | 1699 | The ChosenSuggestion property for the AutoSuggestBoxQuerySubmittedEventArgs type. |
AutoSuggestBoxQuerySubmittedEventArgs_QueryText | 1700 | The QueryText property for the AutoSuggestBoxQuerySubmittedEventArgs type. |
AutoSuggestBox_QueryIcon | 1701 | The QueryIcon property for the AutoSuggestBox type. |
StateTrigger_IsActive | 1702 | The IsActive property for the StateTrigger type. |
ContentPresenter_HorizontalContentAlignment | 1703 | The HorizontalContentAlignment property for the ContentPresenter type. |
ContentPresenter_VerticalContentAlignment | 1704 | The VerticalContentAlignment property for the ContentPresenter type. |
AppBarTemplateSettings_ClipRect | 1705 | The ClipRect property for the AppBarTemplateSettings type. |
AppBarTemplateSettings_CompactRootMargin | 1706 | The CompactRootMargin property for the AppBarTemplateSettings type. |
AppBarTemplateSettings_CompactVerticalDelta | 1707 | The CompactVerticalDelta property for the AppBarTemplateSettings type. |
1708 | The HiddenRootMargin property for the AppBarTemplateSettings type. |
|
1709 | The HiddenVerticalDelta property for the AppBarTemplateSettings type. |
|
AppBarTemplateSettings_MinimalRootMargin | 1710 | The MinimalRootMargin property for the AppBarTemplateSettings type. |
AppBarTemplateSettings_MinimalVerticalDelta | 1711 | The MinimalVerticalDelta property for the AppBarTemplateSettings type. |
CommandBarTemplateSettings_ContentHeight | 1712 | The ContentHeight property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_NegativeOverflowContentHeight | 1713 | The NegativeOverflowContentHeight property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_OverflowContentClipRect | 1714 | The OverflowContentClipRect property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_OverflowContentHeight | 1715 | The OverflowContentHeight property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_OverflowContentHorizontalOffset | 1716 | The OverflowContentHorizontalOffset property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_OverflowContentMaxHeight | 1717 | The OverflowContentMaxHeight property for the CommandBarTemplateSettings type. |
CommandBarTemplateSettings_OverflowContentMinWidth | 1718 | The OverflowContentMinWidth property for the CommandBarTemplateSettings type. |
AppBar_TemplateSettings | 1719 | The TemplateSettings property for the AppBar type. |
CommandBar_CommandBarOverflowPresenterStyle | 1720 | The CommandBarOverflowPresenterStyle property for the CommandBar type. |
CommandBar_CommandBarTemplateSettings | 1721 | The CommandBarTemplateSettings property for the CommandBar type. |
DrillInThemeAnimation_EntranceTarget | 1722 | The EntranceTarget property for the DrillInThemeAnimation type. |
DrillInThemeAnimation_EntranceTargetName | 1723 | The EntranceTargetName property for the DrillInThemeAnimation type. |
DrillInThemeAnimation_ExitTarget | 1724 | The ExitTarget property for the DrillInThemeAnimation type. |
DrillInThemeAnimation_ExitTargetName | 1725 | The ExitTargetName property for the DrillInThemeAnimation type. |
DrillOutThemeAnimation_EntranceTarget | 1726 | The EntranceTarget property for the DrillOutThemeAnimation type. |
DrillOutThemeAnimation_EntranceTargetName | 1727 | The EntranceTargetName property for the DrillOutThemeAnimation type. |
DrillOutThemeAnimation_ExitTarget | 1728 | The ExitTarget property for the DrillOutThemeAnimation type. |
DrillOutThemeAnimation_ExitTargetName | 1729 | The ExitTargetName property for the DrillOutThemeAnimation type. |
XamlBindingHelper_DataTemplateComponent | 1730 | The DataTemplateComponent property for the XamlBindingHelper type. |
AutomationProperties_Annotations | 1732 | The Annotations property for the AutomationProperties type. |
AutomationAnnotation_Element | 1733 | The Element property for the AutomationAnnotation type. |
AutomationAnnotation_Type | 1734 | The Type property for the AutomationAnnotation type. |
AutomationPeerAnnotation_Peer | 1735 | The Peer property for the AutomationPeerAnnotation type. |
AutomationPeerAnnotation_Type | 1736 | The Type property for the AutomationPeerAnnotation type. |
Hyperlink_UnderlineStyle | 1741 | The UnderlineStyle property for the Hyperlink type. |
CalendarView_DisabledForeground | 1742 | |
CalendarView_TodayBackground | 1743 | |
CalendarView_TodayBlackoutBackground | 1744 | |
CalendarView_TodaySelectedInnerBorderBrush | 1747 | |
Control_IsFocusEngaged | 1749 | The IsFocusEngaged property for the Control type. |
Control_IsFocusEngagementEnabled | 1752 | The IsFocusEngagementEnabled property for the Control type. |
RichEditBox_ClipboardCopyFormat | 1754 | The ClipboardCopyFormat property for the RichEditBox type. |
CommandBarTemplateSettings_OverflowContentMaxWidth | 1757 | The OverflowContentMaxWidth property for the CommandBarTemplateSettings type. |
ComboBoxTemplateSettings_DropDownContentMinWidth | 1758 | The DropDownContentMinWidth property for the ComboBoxTemplateSettings type. |
MenuFlyoutPresenterTemplateSettings_FlyoutContentMinWidth | 1762 | The FlyoutContentMinWidth property for the MenuFlyoutPresenterTemplateSettings type. |
MenuFlyoutPresenter_TemplateSettings | 1763 | The TemplateSettings property for the MenuFlyoutPresenter type. |
AutomationProperties_LandmarkType | 1766 | The LandmarkType property for the AutomationProperties type. |
AutomationProperties_LocalizedLandmarkType | 1767 | The LocalizedLandmarkType property for the AutomationProperties type. |
RepositionThemeTransition_IsStaggeringEnabled | 1769 | The IsStaggeringEnabled property for the RepositionThemeTransition type. |
ListBox_SingleSelectionFollowsFocus | 1770 | The SingleSelectionFollowsFocus property for the ListBox type. |
ListViewBase_SingleSelectionFollowsFocus | 1771 | The SingleSelectionFollowsFocus property for the ListViewBase type. |
BitmapImage_AutoPlay | 1773 | The AutoPlay property for the BitmapImage type. |
BitmapImage_IsAnimatedBitmap | 1774 | The IsAnimatedBitmap property for the BitmapImage type. |
BitmapImage_IsPlaying | 1775 | The IsPlaying property for the BitmapImage type. |
AutomationProperties_FullDescription | 1776 | The FullDescription property for the AutomationProperties type. |
AutomationProperties_IsDataValidForForm | 1777 | The IsDataValidForForm property for the AutomationProperties type. |
AutomationProperties_IsPeripheral | 1778 | The IsPeripheral property for the AutomationProperties type. |
AutomationProperties_LocalizedControlType | 1779 | The LocalizedControlType property for the AutomationProperties type. |
FlyoutBase_AllowFocusOnInteraction | 1780 | The AllowFocusOnInteraction property for the FlyoutBase type. |
TextElement_AllowFocusOnInteraction | 1781 | The AllowFocusOnInteraction property for the TextElement type. |
FrameworkElement_AllowFocusOnInteraction | 1782 | The AllowFocusOnInteraction property for the FrameworkElement type. |
Control_RequiresPointer | 1783 | The RequiresPointer property for the Control type. |
UIElement_ContextFlyout | 1785 | The ContextFlyout property for the UIElement type. |
TextElement_AccessKey | 1786 | The AccessKey property for the TextElement type. |
UIElement_AccessKeyScopeOwner | 1787 | The AccessKeyScopeOwner property for the UIElement type. |
UIElement_IsAccessKeyScope | 1788 | The IsAccessKeyScope property for the UIElement type. |
AutomationProperties_DescribedBy | 1790 | The DescribedBy property for the AutomationProperties type. |
UIElement_AccessKey | 1803 | The AccessKey property for the UIElement type. |
Control_XYFocusDown | 1804 | The XYFocusDown property for the Control type. |
Control_XYFocusLeft | 1805 | The XYFocusLeft property for the Control type. |
Control_XYFocusRight | 1806 | The XYFocusRight property for the Control type. |
Control_XYFocusUp | 1807 | The XYFocusUp property for the Control type. |
Hyperlink_XYFocusDown | 1808 | The XYFocusDown property for the Hyperlink type. |
Hyperlink_XYFocusLeft | 1809 | The XYFocusLeft property for the Hyperlink type. |
Hyperlink_XYFocusRight | 1810 | The XYFocusRight property for the Hyperlink type. |
Hyperlink_XYFocusUp | 1811 | The XYFocusUp property for the Hyperlink type. |
WebView_XYFocusDown | 1812 | The XYFocusDown property for the WebView type. |
WebView_XYFocusLeft | 1813 | The XYFocusLeft property for the WebView type. |
WebView_XYFocusRight | 1814 | The XYFocusRight property for the WebView type. |
WebView_XYFocusUp | 1815 | The XYFocusUp property for the WebView type. |
CommandBarTemplateSettings_EffectiveOverflowButtonVisibility | 1816 | The EffectiveOverflowButtonVisibility property for the CommandBarTemplateSettings type. |
AppBarSeparator_IsInOverflow | 1817 | The IsInOverflow property for the AppBarSeparator type. |
CommandBar_DefaultLabelPosition | 1818 | The DefaultLabelPosition property for the CommandBar type. |
CommandBar_IsDynamicOverflowEnabled | 1819 | The IsDynamicOverflowEnabled property for the CommandBar type. |
CommandBar_OverflowButtonVisibility | 1820 | The OverflowButtonVisibility property for the CommandBar type. |
AppBarButton_IsInOverflow | 1821 | The IsInOverflow property for the AppBarButton type. |
AppBarButton_LabelPosition | 1822 | The LabelPosition property for the AppBarButton type. |
AppBarToggleButton_IsInOverflow | 1823 | The IsInOverflow property for the AppBarToggleButton type. |
AppBarToggleButton_LabelPosition | 1824 | The LabelPosition property for the AppBarToggleButton type. |
FlyoutBase_LightDismissOverlayMode | 1825 | The LightDismissOverlayMode property for the FlyoutBase type. |
Popup_LightDismissOverlayMode | 1827 | The LightDismissOverlayMode property for the Popup type. |
CalendarDatePicker_LightDismissOverlayMode | 1829 | The LightDismissOverlayMode property for the CalendarDatePicker type. |
DatePicker_LightDismissOverlayMode | 1830 | The LightDismissOverlayMode property for the DatePicker type. |
SplitView_LightDismissOverlayMode | 1831 | The LightDismissOverlayMode property for the SplitView type. |
TimePicker_LightDismissOverlayMode | 1832 | The LightDismissOverlayMode property for the TimePicker type. |
AppBar_LightDismissOverlayMode | 1833 | The LightDismissOverlayMode property for the AppBar type. |
AutoSuggestBox_LightDismissOverlayMode | 1834 | The LightDismissOverlayMode property for the AutoSuggestBox type. |
ComboBox_LightDismissOverlayMode | 1835 | The LightDismissOverlayMode property for the ComboBox type. |
AppBarSeparator_DynamicOverflowOrder | 1836 | The DynamicOverflowOrder property for the AppBarSeparator type. |
AppBarButton_DynamicOverflowOrder | 1837 | The DynamicOverflowOrder property for the AppBarButton type. |
AppBarToggleButton_DynamicOverflowOrder | 1838 | The DynamicOverflowOrder property for the AppBarToggleButton type. |
FrameworkElement_FocusVisualMargin | 1839 | The FocusVisualMargin property for the FrameworkElement type. |
FrameworkElement_FocusVisualPrimaryBrush | 1840 | The FocusVisualPrimaryBrush property for the FrameworkElement type. |
FrameworkElement_FocusVisualPrimaryThickness | 1841 | The FocusVisualPrimaryThickness property for the FrameworkElement type. |
FrameworkElement_FocusVisualSecondaryBrush | 1842 | The FocusVisualSecondaryBrush property for the FrameworkElement type. |
FrameworkElement_FocusVisualSecondaryThickness | 1843 | The FocusVisualSecondaryThickness property for the FrameworkElement type. |
FlyoutBase_AllowFocusWhenDisabled | 1846 | The AllowFocusWhenDisabled property for the FlyoutBase type. |
FrameworkElement_AllowFocusWhenDisabled | 1847 | The AllowFocusWhenDisabled property for the FrameworkElement type. |
ComboBox_IsTextSearchEnabled | 1848 | The IsTextSearchEnabled property for the ComboBox type. |
TextElement_ExitDisplayModeOnAccessKeyInvoked | 1849 | The ExitDisplayModeOnAccessKeyInvoked property for the TextElement type. |
UIElement_ExitDisplayModeOnAccessKeyInvoked | 1850 | The ExitDisplayModeOnAccessKeyInvoked property for the UIElement type. |
MediaPlayerPresenter_IsFullWindow | 1851 | The IsFullWindow property for the MediaPlayerPresenter type. |
MediaPlayerPresenter_MediaPlayer | 1852 | The MediaPlayer property for the MediaPlayerPresenter type. |
MediaPlayerPresenter_Stretch | 1853 | The Stretch property for the MediaPlayerPresenter type. |
MediaPlayerElement_AreTransportControlsEnabled | 1854 | The AreTransportControlsEnabled property for the MediaPlayerElement type. |
MediaPlayerElement_AutoPlay | 1855 | The AutoPlay property for the MediaPlayerElement type. |
MediaPlayerElement_IsFullWindow | 1856 | The IsFullWindow property for the MediaPlayerElement type. |
MediaPlayerElement_MediaPlayer | 1857 | The MediaPlayer property for the MediaPlayerElement type. |
MediaPlayerElement_PosterSource | 1858 | The PosterSource property for the MediaPlayerElement type. |
MediaPlayerElement_Source | 1859 | The Source property for the MediaPlayerElement type. |
MediaPlayerElement_Stretch | 1860 | The Stretch property for the MediaPlayerElement type. |
MediaPlayerElement_TransportControls | 1861 | The TransportControls property for the MediaPlayerElement type. |
MediaTransportControls_FastPlayFallbackBehaviour | 1862 | The FastPlayFallbackBehaviour property for the MediaTransportControls type. |
MediaTransportControls_IsNextTrackButtonVisible | 1863 | The IsNextTrackButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsPreviousTrackButtonVisible | 1864 | The IsPreviousTrackButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsSkipBackwardButtonVisible | 1865 | The IsSkipBackwardButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsSkipBackwardEnabled | 1866 | The IsSkipBackwardEnabled property for the MediaTransportControls type. |
MediaTransportControls_IsSkipForwardButtonVisible | 1867 | The IsSkipForwardButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsSkipForwardEnabled | 1868 | The IsSkipForwardEnabled property for the MediaTransportControls type. |
FlyoutBase_ElementSoundMode | 1869 | The ElementSoundMode property for the FlyoutBase type. |
Control_ElementSoundMode | 1870 | The ElementSoundMode property for the Control type. |
Hyperlink_ElementSoundMode | 1871 | The ElementSoundMode property for the Hyperlink type. |
AutomationProperties_FlowsFrom | 1876 | The FlowsFrom property for the AutomationProperties type. |
AutomationProperties_FlowsTo | 1877 | The FlowsTo property for the AutomationProperties type. |
TextElement_TextDecorations | 1879 | The TextDecorations property for the TextElement type. |
RichTextBlock_TextDecorations | 1881 | The TextDecorations property for the RichTextBlock type. |
Control_DefaultStyleResourceUri | 1882 | The DefaultStyleResourceUri property for the Control type. |
ContentDialog_PrimaryButtonStyle | 1884 | The PrimaryButtonStyle property for the ContentDialog type. |
ContentDialog_SecondaryButtonStyle | 1885 | The SecondaryButtonStyle property for the ContentDialog type. |
TextElement_KeyTipHorizontalOffset | 1890 | The KeyTipHorizontalOffset property for the TextElement type. |
TextElement_KeyTipPlacementMode | 1891 | The KeyTipPlacementMode property for the TextElement type. |
TextElement_KeyTipVerticalOffset | 1892 | The KeyTipVerticalOffset property for the TextElement type. |
UIElement_KeyTipHorizontalOffset | 1893 | The KeyTipHorizontalOffset property for the UIElement type. |
UIElement_KeyTipPlacementMode | 1894 | The KeyTipPlacementMode property for the UIElement type. |
UIElement_KeyTipVerticalOffset | 1895 | The KeyTipVerticalOffset property for the UIElement type. |
FlyoutBase_OverlayInputPassThroughElement | 1896 | The OverlayInputPassThroughElement property for the FlyoutBase type. |
UIElement_XYFocusKeyboardNavigation | 1897 | The XYFocusKeyboardNavigation property for the UIElement type. |
AutomationProperties_Culture | 1898 | The Culture property for the AutomationProperties type. |
UIElement_XYFocusDownNavigationStrategy | 1918 | The XYFocusDownNavigationStrategy property for the UIElement type. |
UIElement_XYFocusLeftNavigationStrategy | 1919 | The XYFocusLeftNavigationStrategy property for the UIElement type. |
UIElement_XYFocusRightNavigationStrategy | 1920 | The XYFocusRightNavigationStrategy property for the UIElement type. |
UIElement_XYFocusUpNavigationStrategy | 1921 | The XYFocusUpNavigationStrategy property for the UIElement type. |
Hyperlink_XYFocusDownNavigationStrategy | 1922 | The XYFocusDownNavigationStrategy property for the Hyperlink type. |
Hyperlink_XYFocusLeftNavigationStrategy | 1923 | The XYFocusLeftNavigationStrategy property for the Hyperlink type. |
Hyperlink_XYFocusRightNavigationStrategy | 1924 | The XYFocusRightNavigationStrategy property for the Hyperlink type. |
Hyperlink_XYFocusUpNavigationStrategy | 1925 | The XYFocusUpNavigationStrategy property for the Hyperlink type. |
TextElement_AccessKeyScopeOwner | 1926 | The AccessKeyScopeOwner property for the TextElement type. |
TextElement_IsAccessKeyScope | 1927 | The IsAccessKeyScope property for the TextElement type. |
Hyperlink_FocusState | 1934 | The FocusState property for the Hyperlink type. |
ContentDialog_CloseButtonCommand | 1936 | The CloseButtonCommand property for the ContentDialog type. |
ContentDialog_CloseButtonCommandParameter | 1937 | The CloseButtonCommandParameter property for the ContentDialog type. |
ContentDialog_CloseButtonStyle | 1938 | The CloseButtonStyle property for the ContentDialog type. |
ContentDialog_CloseButtonText | 1939 | The CloseButtonText property for the ContentDialog type. |
ContentDialog_DefaultButton | 1940 | The DefaultButton property for the ContentDialog type. |
RichEditBox_SelectionHighlightColorWhenNotFocused | 1941 | The SelectionHighlightColorWhenNotFocused property for the RichEditBox type. |
TextBox_SelectionHighlightColorWhenNotFocused | 1942 | The SelectionHighlightColorWhenNotFocused property for the TextBox type. |
SvgImageSource_RasterizePixelHeight | 1948 | The RasterizePixelHeight property for the SvgImageSource type. |
SvgImageSource_RasterizePixelWidth | 1949 | The RasterizePixelWidth property for the SvgImageSource type. |
SvgImageSource_UriSource | 1950 | The UriSource property for the SvgImageSource type. |
LoadedImageSurface_DecodedPhysicalSize | 1955 | The DecodedPhysicalSize property for the LoadedImageSurface type. |
LoadedImageSurface_DecodedSize | 1956 | The DecodedSize property for the LoadedImageSurface type. |
LoadedImageSurface_NaturalSize | 1957 | The NaturalSize property for the LoadedImageSurface type. |
ComboBox_SelectionChangedTrigger | 1958 | The SelectionChangedTrigger property for the ComboBox type. |
XamlCompositionBrushBase_FallbackColor | 1960 | The FallbackColor property for the XamlCompositionBrushBase type. |
UIElement_Lights | 1962 | The Lights property for the UIElement type. |
MenuFlyoutItem_Icon | 1963 | The Icon property for the MenuFlyoutItem type. |
MenuFlyoutSubItem_Icon | 1964 | The Icon property for the MenuFlyoutSubItem type. |
BitmapIcon_ShowAsMonochrome | 1965 | The ShowAsMonochrome property for the BitmapIcon type. |
UIElement_HighContrastAdjustment | 1967 | The HighContrastAdjustment property for the UIElement type. |
RichEditBox_MaxLength | 1968 | The MaxLength property for the RichEditBox type. |
UIElement_TabFocusNavigation | 1969 | The TabFocusNavigation property for the UIElement type. |
Control_IsTemplateKeyTipTarget | 1970 | The IsTemplateKeyTipTarget property for the Control type. |
Hyperlink_IsTabStop | 1972 | The IsTabStop property for the Hyperlink type. |
Hyperlink_TabIndex | 1973 | The TabIndex property for the Hyperlink type. |
MediaTransportControls_IsRepeatButtonVisible | 1974 | The IsRepeatButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsRepeatEnabled | 1975 | The IsRepeatEnabled property for the MediaTransportControls type. |
MediaTransportControls_ShowAndHideAutomatically | 1976 | The ShowAndHideAutomatically property for the MediaTransportControls type. |
RichEditBox_DisabledFormattingAccelerators | 1977 | The DisabledFormattingAccelerators property for the RichEditBox type. |
RichEditBox_CharacterCasing | 1978 | The CharacterCasing property for the RichEditBox type. |
TextBox_CharacterCasing | 1979 | The CharacterCasing property for the TextBox type. |
RichTextBlock_IsTextTrimmed | 1980 | The IsTextTrimmed property for the RichTextBlock type. |
RichTextBlockOverflow_IsTextTrimmed | 1981 | The IsTextTrimmed property for the RichTextBlockOverflow type. |
TextBlock_IsTextTrimmed | 1982 | The IsTextTrimmed property for the TextBlock type. |
TextHighlighter_Background | 1985 | The Background property for the TextHighlighter type. |
TextHighlighter_Foreground | 1986 | The Foreground property for the TextHighlighter type. |
TextHighlighter_Ranges | 1987 | The Ranges property for the TextHighlighter type. |
RichTextBlock_TextHighlighters | 1988 | The TextHighlighters property for the RichTextBlock type. |
TextBlock_TextHighlighters | 1989 | The TextHighlighters property for the TextBlock type. |
FrameworkElement_ActualTheme | 1992 | The ActualTheme property for the FrameworkElement type. |
Grid_ColumnSpacing | 1993 | The ColumnSpacing property for the Grid type. |
Grid_RowSpacing | 1994 | The RowSpacing property for the Grid type. |
StackPanel_Spacing | 1995 | The Spacing property for the StackPanel type. |
Block_HorizontalTextAlignment | 1996 | The HorizontalTextAlignment property for the Block type. |
RichTextBlock_HorizontalTextAlignment | 1997 | The HorizontalTextAlignment property for the RichTextBlock type. |
TextBlock_HorizontalTextAlignment | 1998 | The HorizontalTextAlignment property for the TextBlock type. |
RichEditBox_HorizontalTextAlignment | 1999 | The HorizontalTextAlignment property for the RichEditBox type. |
TextBox_HorizontalTextAlignment | 2000 | The HorizontalTextAlignment property for the TextBox type. |
TextBox_PlaceholderForeground | 2001 | The PlaceholderForeground property for the TextBox type. |
ComboBox_PlaceholderForeground | 2002 | The PlaceholderForeground property for the ComboBox type. |
KeyboardAccelerator_IsEnabled | 2003 | The IsEnabled property for the KeyboardAccelerator type. |
KeyboardAccelerator_Key | 2004 | The Key property for the KeyboardAccelerator type. |
KeyboardAccelerator_Modifiers | 2005 | The Modifiers property for the KeyboardAccelerator type. |
KeyboardAccelerator_ScopeOwner | 2006 | The ScopeOwner property for the KeyboardAccelerator type. |
UIElement_KeyboardAccelerators | 2007 | The KeyboardAccelerators property for the UIElement type. |
ListViewItemPresenter_RevealBackground | 2009 | The RevealBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_RevealBackgroundShowsAboveContent | 2010 | The RevealBackgroundShowsAboveContent property for the ListViewItemPresenter type. |
ListViewItemPresenter_RevealBorderBrush | 2011 | The RevealBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_RevealBorderThickness | 2012 | The RevealBorderThickness property for the ListViewItemPresenter type. |
UIElement_KeyTipTarget | 2014 | The KeyTipTarget property for the UIElement type. |
AppBarButtonTemplateSettings_KeyboardAcceleratorTextMinWidth | 2015 | The KeyboardAcceleratorTextMinWidth property for the AppBarButtonTemplateSettings type. |
AppBarToggleButtonTemplateSettings_KeyboardAcceleratorTextMinWidth | 2016 | The KeyboardAcceleratorTextMinWidth property for the AppBarToggleButtonTemplateSettings type. |
MenuFlyoutItemTemplateSettings_KeyboardAcceleratorTextMinWidth | 2017 | The KeyboardAcceleratorTextMinWidth property for the MenuFlyoutItemTemplateSettings type. |
MenuFlyoutItem_TemplateSettings | 2019 | The TemplateSettings property for the MenuFlyoutItem type. |
AppBarButton_TemplateSettings | 2021 | The TemplateSettings property for the AppBarButton type. |
AppBarToggleButton_TemplateSettings | 2023 | The TemplateSettings property for the AppBarToggleButton type. |
UIElement_KeyboardAcceleratorPlacementMode | 2028 | The KeyboardAcceleratorPlacementMode property for the UIElement type. |
MediaTransportControls_IsCompactOverlayButtonVisible | 2032 | The IsCompactOverlayButtonVisible property for the MediaTransportControls type. |
MediaTransportControls_IsCompactOverlayEnabled | 2033 | The IsCompactOverlayEnabled property for the MediaTransportControls type. |
UIElement_KeyboardAcceleratorPlacementTarget | 2061 | The KeyboardAcceleratorPlacementTarget property for the UIElement type. |
UIElement_CenterPoint | 2062 | The CenterPoint property for the UIElement type. |
UIElement_Rotation | 2063 | The Rotation property for the UIElement type. |
UIElement_RotationAxis | 2064 | The RotationAxis property for the UIElement type. |
UIElement_Scale | 2065 | The Scale property for the UIElement type. |
UIElement_TransformMatrix | 2066 | The TransformMatrix property for the UIElement type. |
UIElement_Translation | 2067 | The Translation property for the UIElement type. |
TextBox_HandwritingView | 2068 | The HandwritingView property for the TextBox type. |
AutomationProperties_HeadingLevel | 2069 | The HeadingLevel property for the AutomationProperties type. |
TextBox_IsHandwritingViewEnabled | 2076 | The IsHandwritingViewEnabled property for the TextBox type. |
RichEditBox_ContentLinkProviders | 2078 | The ContentLinkProviders property for the RichEditBox type. |
RichEditBox_ContentLinkBackgroundColor | 2079 | The ContentLinkBackgroundColor property for the RichEditBox type. |
RichEditBox_ContentLinkForegroundColor | 2080 | The ContentLinkForegroundColor property for the RichEditBox type. |
HandwritingView_AreCandidatesEnabled | 2081 | The AreCandidatesEnabled property for the HandwritingView type. |
HandwritingView_IsOpen | 2082 | The IsOpen property for the HandwritingView type. |
HandwritingView_PlacementTarget | 2084 | The PlacementTarget property for the HandwritingView type. |
HandwritingView_PlacementAlignment | 2085 | The PlacementAlignment property for the HandwritingView type. |
RichEditBox_HandwritingView | 2086 | The HandwritingView property for the RichEditBox type. |
RichEditBox_IsHandwritingViewEnabled | 2087 | The IsHandwritingViewEnabled property for the RichEditBox type. |
MenuFlyoutItem_KeyboardAcceleratorTextOverride | 2090 | The KeyboardAcceleratorTextOverride property for the MenuFlyoutItem type. |
AppBarButton_KeyboardAcceleratorTextOverride | 2091 | The KeyboardAcceleratorTextOverride property for the AppBarButton type. |
AppBarToggleButton_KeyboardAcceleratorTextOverride | 2092 | The KeyboardAcceleratorTextOverride property for the AppBarToggleButton type. |
ContentLink_Background | 2093 | The Background property for the ContentLink type. |
ContentLink_Cursor | 2094 | The Cursor property for the ContentLink type. |
ContentLink_ElementSoundMode | 2095 | The ElementSoundMode property for the ContentLink type. |
ContentLink_FocusState | 2096 | The FocusState property for the ContentLink type. |
ContentLink_IsTabStop | 2097 | The IsTabStop property for the ContentLink type. |
ContentLink_TabIndex | 2098 | The TabIndex property for the ContentLink type. |
ContentLink_XYFocusDown | 2099 | The XYFocusDown property for the ContentLink type. |
ContentLink_XYFocusDownNavigationStrategy | 2100 | The XYFocusDownNavigationStrategy property for the ContentLink type. |
ContentLink_XYFocusLeft | 2101 | The XYFocusLeft property for the ContentLink type. |
ContentLink_XYFocusLeftNavigationStrategy | 2102 | The XYFocusLeftNavigationStrategy property for the ContentLink type. |
ContentLink_XYFocusRight | 2103 | The XYFocusRight property for the ContentLink type. |
ContentLink_XYFocusRightNavigationStrategy | 2104 | The XYFocusRightNavigationStrategy property for the ContentLink type. |
ContentLink_XYFocusUp | 2105 | The XYFocusUp property for the ContentLink type. |
ContentLink_XYFocusUpNavigationStrategy | 2106 | The XYFocusUpNavigationStrategy property for the ContentLink type. |
IconSource_Foreground | 2112 | The Foreground property for the IconSource type. |
BitmapIconSource_ShowAsMonochrome | 2113 | The ShowAsMonochrome property for the BitmapIconSource type. |
BitmapIconSource_UriSource | 2114 | The UriSource property for the BitmapIconSource type. |
FontIconSource_FontFamily | 2115 | The FontFamily property for the FontIconSource type. |
FontIconSource_FontSize | 2116 | The FontSize property for the FontIconSource type. |
FontIconSource_FontStyle | 2117 | The FontStyle property for the FontIconSource type. |
FontIconSource_FontWeight | 2118 | The FontWeight property for the FontIconSource type. |
FontIconSource_Glyph | 2119 | The Glyph property for the FontIconSource type. |
FontIconSource_IsTextScaleFactorEnabled | 2120 | The IsTextScaleFactorEnabled property for the FontIconSource type. |
FontIconSource_MirroredWhenRightToLeft | 2121 | The MirroredWhenRightToLeft property for the FontIconSource type. |
PathIconSource_Data | 2122 | The Data property for the PathIconSource type. |
SymbolIconSource_Symbol | 2123 | The Symbol property for the SymbolIconSource type. |
UIElement_Shadow | 2130 | The Shadow property for the UIElement type. |
IconSourceElement_IconSource | 2131 | The IconSource property for the IconSourceElement type. |
PasswordBox_CanPasteClipboardContent | 2137 | The CanPasteClipboardContent property for the PasswordBox type. |
TextBox_CanPasteClipboardContent | 2138 | The CanPasteClipboardContent property for the TextBox type. |
TextBox_CanRedo | 2139 | The CanRedo property for the TextBox type. |
TextBox_CanUndo | 2140 | The CanUndo property for the TextBox type. |
FlyoutBase_ShowMode | 2141 | The ShowMode property for the FlyoutBase type. |
FlyoutBase_Target | 2142 | The Target property for the FlyoutBase type. |
Control_CornerRadius | 2143 | The CornerRadius property for the Control type. |
AutomationProperties_IsDialog | 2149 | The IsDialog property for the AutomationProperties type. |
AppBarElementContainer_DynamicOverflowOrder | 2150 | The DynamicOverflowOrder property for the AppBarElementContainer type. |
AppBarElementContainer_IsCompact | 2151 | The IsCompact property for the AppBarElementContainer type. |
AppBarElementContainer_IsInOverflow | 2152 | The IsInOverflow property for the AppBarElementContainer type. |
ScrollContentPresenter_CanContentRenderOutsideBounds | 2157 | The CanContentRenderOutsideBounds property for the ScrollContentPresenter type. |
ScrollViewer_CanContentRenderOutsideBounds | 2158 | The CanContentRenderOutsideBounds property for the ScrollViewer type. |
RichEditBox_SelectionFlyout | 2159 | The SelectionFlyout property for the RichEditBox type. |
TextBox_SelectionFlyout | 2160 | The SelectionFlyout property for the TextBox type. |
Border_BackgroundSizing | 2161 | The BackgroundSizing property for the Border type. |
ContentPresenter_BackgroundSizing | 2162 | The BackgroundSizing property for the ContentPresenter type. |
Control_BackgroundSizing | 2163 | The BackgroundSizing property for the Control type. |
Grid_BackgroundSizing | 2164 | The BackgroundSizing property for the Grid type. |
RelativePanel_BackgroundSizing | 2165 | The BackgroundSizing property for the RelativePanel type. |
StackPanel_BackgroundSizing | 2166 | The BackgroundSizing property for the StackPanel type. |
ScrollViewer_HorizontalAnchorRatio | 2170 | The HorizontalAnchorRatio property for the ScrollViewer type. |
ScrollViewer_VerticalAnchorRatio | 2171 | The VerticalAnchorRatio property for the ScrollViewer type. |
ComboBox_Text | 2208 | The Text property for the ComboBox type. |
TextBox_Description | 2217 | The Description property for the TextBox type. |
ToolTip_PlacementRect | 2218 | The PlacementRect property for the ToolTip type. |
RichTextBlock_SelectionFlyout | 2219 | The SelectionFlyout property for the RichTextBlock type. |
TextBlock_SelectionFlyout | 2220 | The SelectionFlyout property for the TextBlock type. |
PasswordBox_SelectionFlyout | 2221 | The SelectionFlyout property for the PasswordBox type. |
Border_BackgroundTransition | 2222 | The BackgroundTransition property for the Border type. |
ContentPresenter_BackgroundTransition | 2223 | The BackgroundTransition property for the ContentPresenter type. |
Panel_BackgroundTransition | 2224 | The BackgroundTransition property for the Panel type. |
ColorPaletteResources_Accent | 2227 | The Accent property for the ColorPaletteResources type. |
ColorPaletteResources_AltHigh | 2228 | The AltHigh property for the ColorPaletteResources type. |
ColorPaletteResources_AltLow | 2229 | The AltLow property for the ColorPaletteResources type. |
ColorPaletteResources_AltMedium | 2230 | The AltMedium property for the ColorPaletteResources type. |
ColorPaletteResources_AltMediumHigh | 2231 | The AltMediumHigh property for the ColorPaletteResources type. |
ColorPaletteResources_AltMediumLow | 2232 | The AltMediumLow property for the ColorPaletteResources type. |
ColorPaletteResources_BaseHigh | 2233 | The BaseHigh property for the ColorPaletteResources type. |
ColorPaletteResources_BaseLow | 2234 | The BaseLow property for the ColorPaletteResources type. |
ColorPaletteResources_BaseMedium | 2235 | The BaseMedium property for the ColorPaletteResources type. |
ColorPaletteResources_BaseMediumHigh | 2236 | The BaseMediumHigh property for the ColorPaletteResources type. |
ColorPaletteResources_BaseMediumLow | 2237 | The BaseMediumLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeAltLow | 2238 | The ChromeAltLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeBlackHigh | 2239 | The ChromeBlackHigh property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeBlackLow | 2240 | The ChromeBlackLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeBlackMedium | 2241 | The ChromeBlackMedium property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeBlackMediumLow | 2242 | The ChromeBlackMediumLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeDisabledHigh | 2243 | The ChromeDisabledHigh property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeDisabledLow | 2244 | The ChromeDisabledLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeGray | 2245 | The ChromeGray property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeHigh | 2246 | The ChromeHigh property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeLow | 2247 | The ChromeLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeMedium | 2248 | The ChromeMedium property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeMediumLow | 2249 | The ChromeMediumLow property for the ColorPaletteResources type. |
ColorPaletteResources_ChromeWhite | 2250 | The ChromeWhite property for the ColorPaletteResources type. |
ColorPaletteResources_ErrorText | 2252 | The ErrorText property for the ColorPaletteResources type. |
ColorPaletteResources_ListLow | 2253 | The ListLow property for the ColorPaletteResources type. |
ColorPaletteResources_ListMedium | 2254 | The ListMedium property for the ColorPaletteResources type. |
UIElement_TranslationTransition | 2255 | The TranslationTransition property for the UIElement type. |
UIElement_OpacityTransition | 2256 | The OpacityTransition property for the UIElement type. |
UIElement_RotationTransition | 2257 | The RotationTransition property for the UIElement type. |
UIElement_ScaleTransition | 2258 | The ScaleTransition property for the UIElement type. |
BrushTransition_Duration | 2261 | The Duration property for the BrushTransition type. |
ScalarTransition_Duration | 2262 | The Duration property for the ScalarTransition type. |
Vector3Transition_Duration | 2263 | The Duration property for the Vector3Transition type. |
Vector3Transition_Components | 2266 | The Components property for the Vector3Transition type. |
FlyoutBase_IsOpen | 2267 | The IsOpen property for the FlyoutBase type. |
StandardUICommand_Kind | 2275 | The Kind property for the StandardUICommand type. |
UIElement_CanBeScrollAnchor | 2276 | The CanBeScrollAnchor property for the UIElement type. |
ThemeShadow_Receivers | 2279 | The Receivers property for the ThemeShadow type. |
ScrollContentPresenter_SizesContentToTemplatedParent | 2280 | The SizesContentToTemplatedParent property for the ScrollContentPresenter type. |
ComboBox_TextBoxStyle | 2281 | The TextBoxStyle property for the ComboBox type. |
Frame_IsNavigationStackEnabled | 2282 | The IsNavigationStackEnabled property for the Frame type. |
RichEditBox_ProofingMenuFlyout | 2283 | The ProofingMenuFlyout property for the RichEditBox type. |
TextBox_ProofingMenuFlyout | 2284 | The ProofingMenuFlyout property for the TextBox type. |
ScrollViewer_ReduceViewportForCoreInputViewOcclusions | 2295 | The ReduceViewportForCoreInputViewOcclusions property for the ScrollViewer type. |
FlyoutBase_AreOpenCloseAnimationsEnabled | 2296 | The AreOpenCloseAnimationsEnabled property for the FlyoutBase type. |
FlyoutBase_InputDevicePrefersPrimaryCommands | 2297 | The InputDevicePrefersPrimaryCommands property for the FlyoutBase type. |
CalendarDatePicker_Description | 2300 | The Description property for the CalendarDatePicker type. |
PasswordBox_Description | 2308 | The Description property for the PasswordBox type. |
RichEditBox_Description | 2316 | The Description property for the RichEditBox type. |
AutoSuggestBox_Description | 2331 | The Description property for the AutoSuggestBox type. |
ComboBox_Description | 2339 | The Description property for the ComboBox type. |
XamlUICommand_AccessKey | 2347 | The AccessKey property for the XamlUICommand type. |
XamlUICommand_Command | 2348 | The Command property for the XamlUICommand type. |
XamlUICommand_Description | 2349 | The Description property for the XamlUICommand type. |
XamlUICommand_IconSource | 2350 | The IconSource property for the XamlUICommand type. |
XamlUICommand_KeyboardAccelerators | 2351 | The KeyboardAccelerators property for the XamlUICommand type. |
XamlUICommand_Label | 2352 | The Label property for the XamlUICommand type. |
DatePicker_SelectedDate | 2355 | The SelectedDate property for the DatePicker type. |
TimePicker_SelectedTime | 2356 | The SelectedTime property for the TimePicker type. |
AppBarTemplateSettings_NegativeCompactVerticalDelta | 2367 | The NegativeCompactVerticalDelta property for the AppBarTemplateSettings type. |
2368 | The NegativeHiddenVerticalDelta property for the AppBarTemplateSettings type. |
|
AppBarTemplateSettings_NegativeMinimalVerticalDelta | 2369 | The NegativeMinimalVerticalDelta property for the AppBarTemplateSettings type. |
FlyoutBase_ShouldConstrainToRootBounds | 2378 | The ShouldConstrainToRootBounds property for the FlyoutBase type. |
Popup_ShouldConstrainToRootBounds | 2379 | The ShouldConstrainToRootBounds property for the Popup type. |
FlyoutPresenter_IsDefaultShadowEnabled | 2380 | The IsDefaultShadowEnabled property for the FlyoutPresenter type. |
MenuFlyoutPresenter_IsDefaultShadowEnabled | 2381 | The IsDefaultShadowEnabled property for the MenuFlyoutPresenter type. |
UIElement_ActualOffset | 2382 | The ActualOffset property for the UIElement type. |
UIElement_ActualSize | 2383 | The ActualSize property for the UIElement type. |
CommandBarTemplateSettings_OverflowContentCompactYTranslation | 2384 | The OverflowContentCompactYTranslation property for the CommandBarTemplateSettings type. |
2385 | The OverflowContentHiddenYTranslation property for the CommandBarTemplateSettings type. |
|
CommandBarTemplateSettings_OverflowContentMinimalYTranslation | 2386 | The OverflowContentMinimalYTranslation property for the CommandBarTemplateSettings type. |
HandwritingView_IsCommandBarOpen | 2395 | The IsCommandBarOpen property for the HandwritingView type. |
HandwritingView_IsSwitchToKeyboardEnabled | 2396 | The IsSwitchToKeyboardEnabled property for the HandwritingView type. |
ListViewItemPresenter_SelectionIndicatorVisualEnabled | 2399 | The SelectionIndicatorVisualEnabled property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorBrush | 2400 | The SelectionIndicatorBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorMode | 2401 | The SelectionIndicatorMode property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorPointerOverBrush | 2402 | The SelectionIndicatorPointerOverBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorPressedBrush | 2403 | The SelectionIndicatorPressedBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedBorderBrush | 2410 | The SelectedBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedInnerBorderBrush | 2411 | The SelectedInnerBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxCornerRadius | 2412 | The CheckBoxCornerRadius property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorCornerRadius | 2413 | The SelectionIndicatorCornerRadius property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedDisabledBorderBrush | 2414 | The SelectedDisabledBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedPressedBorderBrush | 2415 | The SelectedPressedBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectedDisabledBackground | 2416 | The SelectedDisabledBackground property for the ListViewItemPresenter type. |
ListViewItemPresenter_PointerOverBorderBrush | 2417 | The PointerOverBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxPointerOverBrush | 2418 | The CheckBoxPointerOverBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxPressedBrush | 2419 | The CheckBoxPressedBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckDisabledBrush | 2420 | The CheckDisabledBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckPressedBrush | 2421 | The CheckPressedBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxBorderBrush | 2422 | The CheckBoxBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxDisabledBorderBrush | 2423 | The CheckBoxDisabledBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxPressedBorderBrush | 2424 | The CheckBoxPressedBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxDisabledBrush | 2425 | The CheckBoxDisabledBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxSelectedBrush | 2426 | The CheckBoxSelectedBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxSelectedDisabledBrush | 2427 | The CheckBoxSelectedDisabledBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxSelectedPointerOverBrush | 2428 | The CheckBoxSelectedPointerOverBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxSelectedPressedBrush | 2429 | The CheckBoxSelectedPressedBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_CheckBoxPointerOverBorderBrush | 2430 | The CheckBoxPointerOverBorderBrush property for the ListViewItemPresenter type. |
ListViewItemPresenter_SelectionIndicatorDisabledBrush | 2431 | The SelectionIndicatorDisabledBrush property for the ListViewItemPresenter type. |
CalendarView_BlackoutBackground | 2432 | The BlackoutBackground property for the CalendarView type. |
CalendarView_BlackoutStrikethroughBrush | 2433 | The BlackoutStrikethroughBrush property for the CalendarView type. |
CalendarView_CalendarItemCornerRadius | 2434 | The CalendarItemCornerRadius property for the CalendarView type. |
CalendarView_CalendarItemDisabledBackground | 2435 | The CalendarItemDisabledBackground property for the CalendarView type. |
CalendarView_CalendarItemHoverBackground | 2436 | The CalendarItemHoverBackground property for the CalendarView type. |
CalendarView_CalendarItemPressedBackground | 2437 | The CalendarItemPressedBackground property for the CalendarView type. |
CalendarView_DayItemMargin | 2438 | The DayItemMargin property for the CalendarView type. |
CalendarView_FirstOfMonthLabelMargin | 2439 | The FirstOfMonthLabelMargin property for the CalendarView type. |
CalendarView_FirstOfYearDecadeLabelMargin | 2440 | The FirstOfYearDecadeLabelMargin property for the CalendarView type. |
CalendarView_MonthYearItemMargin | 2441 | The MonthYearItemMargin property for the CalendarView type. |
CalendarView_OutOfScopeHoverForeground | 2442 | The OutOfScopeHoverForeground property for the CalendarView type. |
CalendarView_OutOfScopePressedForeground | 2443 | The OutOfScopePressedForeground property for the CalendarView type. |
CalendarView_SelectedDisabledBorderBrush | 2444 | The SelectedDisabledBorderBrush property for the CalendarView type. |
CalendarView_SelectedDisabledForeground | 2445 | The SelectedDisabledForeground property for the CalendarView type. |
CalendarView_SelectedHoverForeground | 2446 | The SelectedHoverForeground property for the CalendarView type. |
CalendarView_SelectedPressedForeground | 2447 | The SelectedPressedForeground property for the CalendarView type. |
CalendarView_TodayBlackoutForeground | 2448 | The TodayBlackoutForeground property for the CalendarView type. |
CalendarView_TodayDisabledBackground | 2449 | The TodayDisabledBackground property for the CalendarView type. |
CalendarView_TodayHoverBackground | 2450 | The TodayHoverBackground property for the CalendarView type. |
CalendarView_TodayPressedBackground | 2451 | The TodayPressedBackground property for the CalendarView type. |
Popup_ActualPlacement | 2452 | The ActualPlacement property for the Popup type. |
Popup_DesiredPlacement | 2453 | The DesiredPlacement property for the Popup type. |
Popup_PlacementTarget | 2454 | The PlacementTarget property for the Popup type. |
AutomationProperties_AutomationControlType | 2455 | The AutomationControlType property for the AutomationProperties type. |