FluidMoveBehaviorBase クラス

名前空間: Microsoft.Expression.Interactivity.Layout
アセンブリ: Microsoft.Expression.Interactions (microsoft.expression.interactions.dll 中)

構文

'宣言
Public MustInherit Class FluidMoveBehaviorBase
    Inherits Behavior(Of FrameworkElement)
'使用
Dim instance As FluidMoveBehaviorBase
public abstract class FluidMoveBehaviorBase : Behavior<FrameworkElement>
public ref class FluidMoveBehaviorBase abstract : public Behavior<FrameworkElement^>
public abstract class FluidMoveBehaviorBase extends Behavior<FrameworkElement>
public abstract class FluidMoveBehaviorBase extends Behavior<FrameworkElement>

継承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Freezable
         System.Windows.Media.Animation.Animatable
           System.Windows.Interactivity.Behavior
             System.Windows.Interactivity.Behavior
              Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase
                 Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior
                 Microsoft.Expression.Interactivity.Layout.FluidMoveSetTagBehavior

スレッド セーフ

この型のパブリック静的メンバ (Visual Basic では Shared メンバ) は、いずれもスレッド セーフです。インスタンス メンバは、スレッド セーフであるとは限りません。

関連項目

参照

FluidMoveBehaviorBase メンバ
Microsoft.Expression.Interactivity.Layout 名前空間