UIElement Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The UIElement type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowDropProperty | Identifies the AllowDrop dependency property. |
|
CacheModeProperty | Identifies the CacheMode dependency property. |
|
ClipProperty | Identifies the Clip dependency property. |
|
DoubleTapEvent | Identifies the DoubleTap routed event. |
|
HoldEvent | Identifies the Hold routed event. |
|
IsHitTestVisibleProperty | Identifies the IsHitTestVisible dependency property. |
|
KeyDownEvent | Identifies the KeyDown routed event. |
|
KeyUpEvent | Identifies the KeyUp routed event. |
|
ManipulationCompletedEvent | Identifies the ManipulationCompleted routed event. |
|
ManipulationDeltaEvent | Identifies the ManipulationDelta routed event. |
|
ManipulationStartedEvent | Identifies the ManipulationStarted routed event. |
|
MouseLeftButtonDownEvent | Identifies the MouseLeftButtonDown routed event. |
|
MouseLeftButtonUpEvent | Identifies the MouseLeftButtonUp routed event. |
|
OpacityMaskProperty | Identifies the IsHitTestVisible dependency property. |
|
OpacityProperty | Identifies the IsHitTestVisible dependency property. |
|
ProjectionProperty | Identifies the Projection dependency property. |
|
RenderTransformOriginProperty | Identifies the RenderTransformOrigin dependency property. |
|
RenderTransformProperty | Identifies the RenderTransform dependency property. |
|
TapEvent | Identifies the Tap routed event. |
|
TextInputEvent | Identifies the TextInput routed event. |
|
TextInputStartEvent | Identifies the TextInputStart routed event. |
|
TextInputUpdateEvent | Identifies the TextInputUpdate routed event. |
|
UseLayoutRoundingProperty | Identifies the UseLayoutRounding dependency property. |
|
VisibilityProperty | Identifies the Visibility dependency property. |
Show: