'Declaration Public ReadOnly Property FocusedInteractionArea As InteractionArea
public InteractionArea FocusedInteractionArea { get; }
public: __property InteractionArea* get_FocusedInteractionArea();
public:
property InteractionArea^ FocusedInteractionArea { InteractionArea^ get(); }