Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
HtmlEventArgs Class
 EventObject Property

  Switch on low bandwidth view
.NET Framework Class Library for Silverlight
HtmlEventArgs..::.EventObject Property

Gets the underlying HTML event object.

Namespace:  System.Windows.Browser
Assembly:  System.Windows.Browser (in System.Windows.Browser.dll)
Visual Basic (Declaration)
Public ReadOnly Property EventObject As ScriptObject
    Get
Visual Basic (Usage)
Dim instance As HtmlEventArgs
Dim value As ScriptObject

value = instance.EventObject
C#
public ScriptObject EventObject { get; }

Property Value

Type: System.Windows.Browser..::.ScriptObject
An HTML event object.

This property provides access to the full API of the underlying HTML event object.

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker