Skip to main content
A newer version of this page is available. .

DXPopup Fields

A popup view that you can attach to any view on the screen or show as a separate dialog.
Name Description
AllowAnimationProperty static Identifies the AllowAnimation dependency property.
AllowScrimProperty static Identifies the AllowScrim dependency property.
AllowShadowProperty static Identifies the AllowShadow dependency property.
AnimationDurationProperty static Identifies the AnimationDuration dependency property.
ContentProperty static Identifies the Content dependency property.
CornerRadiusProperty static Identifies the CornerRadius dependency property.
HorizontalAlignmentProperty static Identifies the HorizontalAlignment dependency property.
IsOpenProperty static Identifies the IsOpen dependency property.
PlacementHorizontalThresholdProperty static Identifies the PlacementHorizontalThreshold dependency property.
PlacementProperty static Identifies the Placement dependency property.
PlacementTargetProperty static Identifies the PlacementTarget dependency property.
PlacementVerticalThresholdProperty static Identifies the PlacementVerticalThreshold dependency property.
ScrimColorProperty static Identifies the ScrimColor dependency property.
ShadowColorProperty static Identifies the ShadowColor dependency property.
ShadowHorizontalOffsetProperty static Identifies the ShadowHorizontalOffset dependency property.
ShadowRadiusProperty static Identifies the ShadowRadius dependency property.
ShadowVerticalOffsetProperty static Identifies the ShadowVerticalOffset dependency property.
VerticalAlignmentProperty static Identifies the VerticalAlignment dependency property.
See Also