| BehaviourUsageAttributeAllowMultiple Property |
Gets a value that indicates if a behaviour can be applied once or multiple times
Namespace:
Cauldron.XAML.Interactivity
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public bool AllowMultiple { get; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.XAML.Interactivity.BehaviourUsageAttribute.AllowMultiple"]
See Also