Click or drag to resize

BehaviourInvocationArgsBehaviourName Property

Gets the name of the behaviour to be invoked

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string BehaviourName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.XAML.BehaviourInvocationArgs.BehaviourName"]

See Also