DataTriggerBehavior Constructor
Initializes a new instance of the DataTriggerBehavior class.
Namespace: Microsoft.Xaml.Interactions.Core
Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)
Syntax
'Declaration
Public Sub New
public DataTriggerBehavior()
public:
DataTriggerBehavior()
new : unit -> DataTriggerBehavior
public function DataTriggerBehavior()
.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.