3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 64, ::std::function<::VisualTreeProxy*()>> mGetVisualTree;
17 ::ll::TypedStorage<8, 64, ::std::function<::FocusManagerProxy*()>> mGetFocusManager;
18 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsInitialized;
19 ::ll::TypedStorage<8, 64, ::std::function<bool(::std::string
const&, ::ScreenEvent&)>>
20 mTestAutomationHandleRawInputEvent;
21 ::ll::TypedStorage<8, 64, ::std::function<bool()>> mIsAnyFocusControlHovered;
Definition FocusManagerProxy.h:5
Definition VisualTreeProxy.h:5
Definition ScreenEvent.h:5
Definition ScreenViewProxyCallbacks.h:5