Public Member Functions | List of all members
IWpfInteractorAgent Interface Reference
Inheritance diagram for IWpfInteractorAgent:
WpfInteractorAgent< TWpfInteractor >

Public Member Functions

void NotifyInteractorBound (WpfInteractor wpfInteractor)
 
void NotifyInteractorUnbound (WpfInteractor wpfInteractor)
 
IElementBoundsProvider FindElementBoundsProvider (Type getType)
 
Dictionary< string, bool > GetEnabledEventEffects ()
 
IEnumerable< IElementEventEffectGetElementEventEffectsForEvent (string eventName)
 

Member Function Documentation

◆ NotifyInteractorBound()

void NotifyInteractorBound ( WpfInteractor  wpfInteractor)

◆ NotifyInteractorUnbound()

void NotifyInteractorUnbound ( WpfInteractor  wpfInteractor)

◆ FindElementBoundsProvider()

IElementBoundsProvider FindElementBoundsProvider ( Type  getType)

◆ GetEnabledEventEffects()

Dictionary<string, bool> GetEnabledEventEffects ( )

◆ GetElementEventEffectsForEvent()

IEnumerable<IElementEventEffect> GetElementEventEffectsForEvent ( string  eventName)

The documentation for this interface was generated from the following file: