IncrementalUpdateBehavior.PhaseProperty Field
Specifies the relative priority of this incremental update.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Shared ReadOnly PhaseProperty As DependencyProperty
public static readonly DependencyProperty PhaseProperty
public:
static initonly DependencyProperty^ PhaseProperty
static val PhaseProperty: DependencyProperty
public static final var PhaseProperty : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IncrementalUpdateBehavior Class