ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / WordLocationEventArgs Class
Properties


In This Topic
    WordLocationEventArgs Class Members
    In This Topic

    The following tables list the members exposed by WordLocationEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WordEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe position of the mouse pointer.  
    Public PropertyThe start position of the word. (Inherited from C1.WPF.ExpressionEditor.WordEventArgs)
    Public PropertyThe word. (Inherited from C1.WPF.ExpressionEditor.WordEventArgs)
    Top
    See Also