Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HoverHelper Class
Methods Events


In This Topic
    C1HoverHelper Class Members
    In This Topic

    The following tables list the members exposed by C1HoverHelper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1TapHelper class.  
    Top
    Public Methods
     NameDescription
    Public MethodDetaches all the events handlers.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the pointer enters the bounds of the element.  
    Public EventOccurs when the pointer exited the bounds of the element.  
    Public EventOccurs when the pointer moves over the bounds of the element.  
    Top
    See Also