EventHandlerAttribute.EnablePreventDefault Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the event's ability to prevent default event flow.
public:
 property bool EnablePreventDefault { bool get(); };public bool EnablePreventDefault { get; }member this.EnablePreventDefault : boolPublic ReadOnly Property EnablePreventDefault As Boolean