DiagonalWipeTransitionFrameworkElement Class

Transitionals

Transitionals DiagonalWipeTransitionFrameworkElement Class
NamespacesTransitionals.TransitionsDiagonalWipeTransitionFrameworkElement
Stores the XAML that defines the DiagonalWipeTransition
DiagonalWipeTransitionFrameworkElement
Declaration Syntax
C# Visual Basic Visual C++
public class DiagonalWipeTransitionFrameworkElement : FrameworkElement, IComponentConnector
Public Class DiagonalWipeTransitionFrameworkElement _
	Inherits FrameworkElement _
	Implements IComponentConnector
public ref class DiagonalWipeTransitionFrameworkElement : public FrameworkElement, 
	IComponentConnector
Members
All Members Constructors Methods Properties Events



Icon Member Description
DiagonalWipeTransitionFrameworkElement()()()
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AddHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
AddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement.)
AddLogicalChild(Object) (Inherited from FrameworkElement.)
AddToEventRoute(EventRoute, RoutedEventArgs) (Inherited from UIElement.)
AddVisualChild(Visual) (Inherited from Visual.)
AllowDrop (Inherited from UIElement.)
ApplyAnimationClock(DependencyProperty, AnimationClock) (Inherited from UIElement.)
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) (Inherited from UIElement.)
ApplyTemplate()()() (Inherited from FrameworkElement.)
Arrange(Rect) (Inherited from UIElement.)
ArrangeCore(Rect) (Inherited from FrameworkElement.)
ArrangeOverride(Size) (Inherited from FrameworkElement.)
BeginAnimation(DependencyProperty, AnimationTimeline) (Inherited from UIElement.)
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) (Inherited from UIElement.)
BeginInit()()() (Inherited from FrameworkElement.)
BeginStoryboard(Storyboard) (Inherited from FrameworkElement.)
BeginStoryboard(Storyboard, HandoffBehavior) (Inherited from FrameworkElement.)
BeginStoryboard(Storyboard, HandoffBehavior, Boolean) (Inherited from FrameworkElement.)
BitmapEffect (Inherited from UIElement.)
BitmapEffectInput (Inherited from UIElement.)
BringIntoView()()() (Inherited from FrameworkElement.)
BringIntoView(Rect) (Inherited from FrameworkElement.)
CaptureMouse()()() (Inherited from UIElement.)
CaptureStylus()()() (Inherited from UIElement.)
CheckAccess()()() (Inherited from DispatcherObject.)
ClearValue(DependencyProperty) (Inherited from DependencyObject.)
ClearValue(DependencyPropertyKey) (Inherited from DependencyObject.)
Clip (Inherited from UIElement.)
ClipToBounds (Inherited from UIElement.)
CoerceValue(DependencyProperty) (Inherited from DependencyObject.)
CommandBindings (Inherited from UIElement.)
ContextMenu (Inherited from FrameworkElement.)
ContextMenuClosing (Inherited from FrameworkElement.)
ContextMenuOpening (Inherited from FrameworkElement.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DataContextChanged (Inherited from FrameworkElement.)
DefaultStyleKey (Inherited from FrameworkElement.)
DependencyObjectType (Inherited from DependencyObject.)
DesiredSize (Inherited from UIElement.)
Dispatcher (Inherited from DispatcherObject.)
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
EndInit()()() (Inherited from FrameworkElement.)
Equals(Object) (Inherited from DependencyObject.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindCommonVisualAncestor(DependencyObject) (Inherited from Visual.)
FindName(String) (Inherited from FrameworkElement.)
FindResource(Object) (Inherited from FrameworkElement.)
FlowDirection (Inherited from FrameworkElement.)
Focus()()() (Inherited from UIElement.)
Focusable (Inherited from UIElement.)
FocusableChanged (Inherited from UIElement.)
FocusVisualStyle (Inherited from FrameworkElement.)
ForceCursor (Inherited from FrameworkElement.)
GetAnimationBaseValue(DependencyProperty) (Inherited from UIElement.)
GetBindingExpression(DependencyProperty) (Inherited from FrameworkElement.)
GetHashCode()()() (Inherited from DependencyObject.)
GetLayoutClip(Size) (Inherited from FrameworkElement.)
GetLocalValueEnumerator()()() (Inherited from DependencyObject.)
GetTemplateChild(String) (Inherited from FrameworkElement.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetUIParentCore()()() (Inherited from FrameworkElement.)
GetValue(DependencyProperty) (Inherited from DependencyObject.)
GetVisualChild(Int32) (Inherited from FrameworkElement.)
GiveFeedback (Inherited from UIElement.)
GotFocus (Inherited from UIElement.)
GotKeyboardFocus (Inherited from UIElement.)
GotMouseCapture (Inherited from UIElement.)
GotStylusCapture (Inherited from UIElement.)
HasAnimatedProperties (Inherited from UIElement.)
Height (Inherited from FrameworkElement.)
HitTestCore(PointHitTestParameters) (Inherited from UIElement.)
HitTestCore(GeometryHitTestParameters) (Inherited from UIElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
InheritanceBehavior (Inherited from FrameworkElement.)
InitializeComponent()()()
InitializeComponent

Initialized (Inherited from FrameworkElement.)
InputBindings (Inherited from UIElement.)
InputHitTest(Point) (Inherited from UIElement.)
InputScope (Inherited from FrameworkElement.)
InvalidateArrange()()() (Inherited from UIElement.)
InvalidateMeasure()()() (Inherited from UIElement.)
InvalidateProperty(DependencyProperty) (Inherited from DependencyObject.)
InvalidateVisual()()() (Inherited from UIElement.)
IsAncestorOf(DependencyObject) (Inherited from Visual.)
IsArrangeValid (Inherited from UIElement.)
IsDescendantOf(DependencyObject) (Inherited from Visual.)
IsEnabled (Inherited from UIElement.)
IsEnabledChanged (Inherited from UIElement.)
IsEnabledCore (Inherited from UIElement.)
IsFocused (Inherited from UIElement.)
IsHitTestVisible (Inherited from UIElement.)
IsHitTestVisibleChanged (Inherited from UIElement.)
IsInitialized (Inherited from FrameworkElement.)
IsInputMethodEnabled (Inherited from UIElement.)
IsKeyboardFocused (Inherited from UIElement.)
IsKeyboardFocusedChanged (Inherited from UIElement.)
IsKeyboardFocusWithin (Inherited from UIElement.)
IsKeyboardFocusWithinChanged (Inherited from UIElement.)
IsLoaded (Inherited from FrameworkElement.)
IsMeasureValid (Inherited from UIElement.)
IsMouseCaptured (Inherited from UIElement.)
IsMouseCapturedChanged (Inherited from UIElement.)
IsMouseCaptureWithin (Inherited from UIElement.)
IsMouseCaptureWithinChanged (Inherited from UIElement.)
IsMouseDirectlyOver (Inherited from UIElement.)
IsMouseDirectlyOverChanged (Inherited from UIElement.)
IsMouseOver (Inherited from UIElement.)
IsSealed (Inherited from DependencyObject.)
IsStylusCaptured (Inherited from UIElement.)
IsStylusCapturedChanged (Inherited from UIElement.)
IsStylusCaptureWithin (Inherited from UIElement.)
IsStylusCaptureWithinChanged (Inherited from UIElement.)
IsStylusDirectlyOver (Inherited from UIElement.)
IsStylusDirectlyOverChanged (Inherited from UIElement.)
IsStylusOver (Inherited from UIElement.)
IsVisible (Inherited from UIElement.)
IsVisibleChanged (Inherited from UIElement.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
Language (Inherited from FrameworkElement.)
LayoutTransform (Inherited from FrameworkElement.)
LayoutUpdated (Inherited from UIElement.)
Loaded (Inherited from FrameworkElement.)
LogicalChildren (Inherited from FrameworkElement.)
LostFocus (Inherited from UIElement.)
LostKeyboardFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
LostStylusCapture (Inherited from UIElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
Measure(Size) (Inherited from UIElement.)
MeasureCore(Size) (Inherited from FrameworkElement.)
MeasureOverride(Size) (Inherited from FrameworkElement.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MouseDown (Inherited from UIElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
MoveFocus(TraversalRequest) (Inherited from FrameworkElement.)
Name (Inherited from FrameworkElement.)
OnAccessKey(AccessKeyEventArgs) (Inherited from UIElement.)
OnApplyTemplate()()() (Inherited from FrameworkElement.)
OnChildDesiredSizeChanged(UIElement) (Inherited from UIElement.)
OnContextMenuClosing(ContextMenuEventArgs) (Inherited from FrameworkElement.)
OnContextMenuOpening(ContextMenuEventArgs) (Inherited from FrameworkElement.)
OnCreateAutomationPeer()()() (Inherited from UIElement.)
OnDragEnter(DragEventArgs) (Inherited from UIElement.)
OnDragLeave(DragEventArgs) (Inherited from UIElement.)
OnDragOver(DragEventArgs) (Inherited from UIElement.)
OnDrop(DragEventArgs) (Inherited from UIElement.)
OnGiveFeedback(GiveFeedbackEventArgs) (Inherited from UIElement.)
OnGotFocus(RoutedEventArgs) (Inherited from FrameworkElement.)
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnGotMouseCapture(MouseEventArgs) (Inherited from UIElement.)
OnGotStylusCapture(StylusEventArgs) (Inherited from UIElement.)
OnInitialized(EventArgs) (Inherited from FrameworkElement.)
OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) (Inherited from UIElement.)
OnKeyDown(KeyEventArgs) (Inherited from UIElement.)
OnKeyUp(KeyEventArgs) (Inherited from UIElement.)
OnLostFocus(RoutedEventArgs) (Inherited from UIElement.)
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnLostMouseCapture(MouseEventArgs) (Inherited from UIElement.)
OnLostStylusCapture(StylusEventArgs) (Inherited from UIElement.)
OnMouseDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseEnter(MouseEventArgs) (Inherited from UIElement.)
OnMouseLeave(MouseEventArgs) (Inherited from UIElement.)
OnMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseMove(MouseEventArgs) (Inherited from UIElement.)
OnMouseRightButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseRightButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnMouseWheel(MouseWheelEventArgs) (Inherited from UIElement.)
OnPreviewDragEnter(DragEventArgs) (Inherited from UIElement.)
OnPreviewDragLeave(DragEventArgs) (Inherited from UIElement.)
OnPreviewDragOver(DragEventArgs) (Inherited from UIElement.)
OnPreviewDrop(DragEventArgs) (Inherited from UIElement.)
OnPreviewGiveFeedback(GiveFeedbackEventArgs) (Inherited from UIElement.)
OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnPreviewKeyDown(KeyEventArgs) (Inherited from UIElement.)
OnPreviewKeyUp(KeyEventArgs) (Inherited from UIElement.)
OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) (Inherited from UIElement.)
OnPreviewMouseDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseMove(MouseEventArgs) (Inherited from UIElement.)
OnPreviewMouseRightButtonDown(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseRightButtonUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseUp(MouseButtonEventArgs) (Inherited from UIElement.)
OnPreviewMouseWheel(MouseWheelEventArgs) (Inherited from UIElement.)
OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) (Inherited from UIElement.)
OnPreviewStylusButtonDown(StylusButtonEventArgs) (Inherited from UIElement.)
OnPreviewStylusButtonUp(StylusButtonEventArgs) (Inherited from UIElement.)
OnPreviewStylusDown(StylusDownEventArgs) (Inherited from UIElement.)
OnPreviewStylusInAirMove(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusInRange(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusMove(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusOutOfRange(StylusEventArgs) (Inherited from UIElement.)
OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) (Inherited from UIElement.)
OnPreviewStylusUp(StylusEventArgs) (Inherited from UIElement.)
OnPreviewTextInput(TextCompositionEventArgs) (Inherited from UIElement.)
OnPropertyChanged(DependencyPropertyChangedEventArgs) (Inherited from FrameworkElement.)
OnQueryContinueDrag(QueryContinueDragEventArgs) (Inherited from UIElement.)
OnQueryCursor(QueryCursorEventArgs) (Inherited from UIElement.)
OnRender(DrawingContext) (Inherited from UIElement.)
OnRenderSizeChanged(SizeChangedInfo) (Inherited from FrameworkElement.)
OnStyleChanged(Style, Style) (Inherited from FrameworkElement.)
OnStylusButtonDown(StylusButtonEventArgs) (Inherited from UIElement.)
OnStylusButtonUp(StylusButtonEventArgs) (Inherited from UIElement.)
OnStylusDown(StylusDownEventArgs) (Inherited from UIElement.)
OnStylusEnter(StylusEventArgs) (Inherited from UIElement.)
OnStylusInAirMove(StylusEventArgs) (Inherited from UIElement.)
OnStylusInRange(StylusEventArgs) (Inherited from UIElement.)
OnStylusLeave(StylusEventArgs) (Inherited from UIElement.)
OnStylusMove(StylusEventArgs) (Inherited from UIElement.)
OnStylusOutOfRange(StylusEventArgs) (Inherited from UIElement.)
OnStylusSystemGesture(StylusSystemGestureEventArgs) (Inherited from UIElement.)
OnStylusUp(StylusEventArgs) (Inherited from UIElement.)
OnTextInput(TextCompositionEventArgs) (Inherited from UIElement.)
OnToolTipClosing(ToolTipEventArgs) (Inherited from FrameworkElement.)
OnToolTipOpening(ToolTipEventArgs) (Inherited from FrameworkElement.)
OnVisualChildrenChanged(DependencyObject, DependencyObject) (Inherited from Visual.)
OnVisualParentChanged(DependencyObject) (Inherited from FrameworkElement.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OverridesDefaultStyle (Inherited from FrameworkElement.)
Parent (Inherited from FrameworkElement.)
ParentLayoutInvalidated(UIElement) (Inherited from FrameworkElement.)
PersistId Obsolete. (Inherited from UIElement.)
PointFromScreen(Point) (Inherited from Visual.)
PointToScreen(Point) (Inherited from Visual.)
PredictFocus(FocusNavigationDirection) (Inherited from FrameworkElement.)
PreviewDragEnter (Inherited from UIElement.)
PreviewDragLeave (Inherited from UIElement.)
PreviewDragOver (Inherited from UIElement.)
PreviewDrop (Inherited from UIElement.)
PreviewGiveFeedback (Inherited from UIElement.)
PreviewGotKeyboardFocus (Inherited from UIElement.)
PreviewKeyDown (Inherited from UIElement.)
PreviewKeyUp (Inherited from UIElement.)
PreviewLostKeyboardFocus (Inherited from UIElement.)
PreviewMouseDown (Inherited from UIElement.)
PreviewMouseLeftButtonDown (Inherited from UIElement.)
PreviewMouseLeftButtonUp (Inherited from UIElement.)
PreviewMouseMove (Inherited from UIElement.)
PreviewMouseRightButtonDown (Inherited from UIElement.)
PreviewMouseRightButtonUp (Inherited from UIElement.)
PreviewMouseUp (Inherited from UIElement.)
PreviewMouseWheel (Inherited from UIElement.)
PreviewQueryContinueDrag (Inherited from UIElement.)
PreviewStylusButtonDown (Inherited from UIElement.)
PreviewStylusButtonUp (Inherited from UIElement.)
PreviewStylusDown (Inherited from UIElement.)
PreviewStylusInAirMove (Inherited from UIElement.)
PreviewStylusInRange (Inherited from UIElement.)
PreviewStylusMove (Inherited from UIElement.)
PreviewStylusOutOfRange (Inherited from UIElement.)
PreviewStylusSystemGesture (Inherited from UIElement.)
PreviewStylusUp (Inherited from UIElement.)
PreviewTextInput (Inherited from UIElement.)
QueryContinueDrag (Inherited from UIElement.)
QueryCursor (Inherited from UIElement.)
RaiseEvent(RoutedEventArgs) (Inherited from UIElement.)
ReadLocalValue(DependencyProperty) (Inherited from DependencyObject.)
RegisterName(String, Object) (Inherited from FrameworkElement.)
ReleaseMouseCapture()()() (Inherited from UIElement.)
ReleaseStylusCapture()()() (Inherited from UIElement.)
RemoveHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
RemoveLogicalChild(Object) (Inherited from FrameworkElement.)
RemoveVisualChild(Visual) (Inherited from Visual.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
RequestBringIntoView (Inherited from FrameworkElement.)
Resources (Inherited from FrameworkElement.)
SetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement.)
SetBinding(DependencyProperty, String) (Inherited from FrameworkElement.)
SetResourceReference(DependencyProperty, Object) (Inherited from FrameworkElement.)
SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
SetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject.)
ShouldSerializeCommandBindings()()() (Inherited from UIElement.)
ShouldSerializeInputBindings()()() (Inherited from UIElement.)
ShouldSerializeProperty(DependencyProperty) (Inherited from DependencyObject.)
ShouldSerializeResources()()() (Inherited from FrameworkElement.)
ShouldSerializeStyle()()() (Inherited from FrameworkElement.)
ShouldSerializeTriggers()()() (Inherited from FrameworkElement.)
SizeChanged (Inherited from FrameworkElement.)
SnapsToDevicePixels (Inherited from UIElement.)
SourceUpdated (Inherited from FrameworkElement.)
Style (Inherited from FrameworkElement.)
StylusButtonDown (Inherited from UIElement.)
StylusButtonUp (Inherited from UIElement.)
StylusDown (Inherited from UIElement.)
StylusEnter (Inherited from UIElement.)
StylusInAirMove (Inherited from UIElement.)
StylusInRange (Inherited from UIElement.)
StylusLeave (Inherited from UIElement.)
StylusMove (Inherited from UIElement.)
StylusOutOfRange (Inherited from UIElement.)
StylusPlugIns (Inherited from UIElement.)
StylusSystemGesture (Inherited from UIElement.)
StylusUp (Inherited from UIElement.)
Tag (Inherited from FrameworkElement.)
TargetUpdated (Inherited from FrameworkElement.)
TemplatedParent (Inherited from FrameworkElement.)
TextInput (Inherited from UIElement.)
ToolTip (Inherited from FrameworkElement.)
ToolTipClosing (Inherited from FrameworkElement.)
ToolTipOpening (Inherited from FrameworkElement.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TransformToAncestor(Visual) (Inherited from Visual.)
TransformToAncestor(Visual3D) (Inherited from Visual.)
TransformToDescendant(Visual) (Inherited from Visual.)
TransformToVisual(Visual) (Inherited from Visual.)
TranslatePoint(Point, UIElement) (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
TryFindResource(Object) (Inherited from FrameworkElement.)
Unloaded (Inherited from FrameworkElement.)
UnregisterName(String) (Inherited from FrameworkElement.)
UpdateLayout()()() (Inherited from UIElement.)
VerifyAccess()()() (Inherited from DispatcherObject.)
VerticalAlignment (Inherited from FrameworkElement.)
Visibility (Inherited from UIElement.)
VisualBitmapEffect (Inherited from Visual.)
VisualBitmapEffectInput (Inherited from Visual.)
VisualBitmapScalingMode (Inherited from Visual.)
VisualChildrenCount (Inherited from FrameworkElement.)
VisualClip (Inherited from Visual.)
VisualEdgeMode (Inherited from Visual.)
VisualOffset (Inherited from Visual.)
VisualOpacity (Inherited from Visual.)
VisualOpacityMask (Inherited from Visual.)
VisualParent (Inherited from Visual.)
VisualTransform (Inherited from Visual.)
VisualXSnappingGuidelines (Inherited from Visual.)
VisualYSnappingGuidelines (Inherited from Visual.)
Width (Inherited from FrameworkElement.)
Remarks

[Missing <remarks> documentation for T:Transitionals.Transitions.DiagonalWipeTransitionFrameworkElement]

Inheritance Hierarchy
Object
DispatcherObject
  DependencyObject
    Visual
      UIElement
        FrameworkElement
          DiagonalWipeTransitionFrameworkElement

Assembly: Transitionals (Module: Transitionals) Version: 1.0.0.0 (1.0.0.0)