共用方式為


SwipeItem.BehaviorOnInvokedProperty 屬性

定義

識別 BehaviorOnInvoked 相依性屬性。

public:
 static property DependencyProperty ^ BehaviorOnInvokedProperty { DependencyProperty ^ get(); };
static DependencyProperty BehaviorOnInvokedProperty();
public static DependencyProperty BehaviorOnInvokedProperty { get; }
var dependencyProperty = SwipeItem.behaviorOnInvokedProperty;
Public Shared ReadOnly Property BehaviorOnInvokedProperty As DependencyProperty

屬性值

BehaviorOnInvoked 相依性屬性的標識碼。

適用於